summaryrefslogtreecommitdiffstats
path: root/chrome/browser/favicon/favicon_changed_details.cc
blob: 889dd846edf45e79a5e9eca67e70de41993e54d2 (plain)
1
2
3
4
5
6
7
8
9
// Copyright 2013 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.

#include "chrome/browser/favicon/favicon_changed_details.h"

FaviconChangedDetails::FaviconChangedDetails() {}

FaviconChangedDetails::~FaviconChangedDetails() {}