Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(4786)

Unified Diff: chrome/common/favicon/favicon_types.cc

Issue 15388002: Supporting high dpi favicons in Instant Extended. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Sync and rebase Created 7 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/common/favicon/favicon_types.h ('k') | chrome/common/favicon/favicon_url_parser.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/favicon/favicon_types.cc
diff --git a/chrome/browser/favicon/favicon_types.cc b/chrome/common/favicon/favicon_types.cc
similarity index 92%
rename from chrome/browser/favicon/favicon_types.cc
rename to chrome/common/favicon/favicon_types.cc
index ca49db8c5b700911bae0ff62cff023465a953190..ca4fac66e0ac69910c8008eebfbc5f6ac6aefd7f 100644
--- a/chrome/browser/favicon/favicon_types.cc
+++ b/chrome/common/favicon/favicon_types.cc
@@ -2,7 +2,7 @@
// 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_types.h"
+#include "chrome/common/favicon/favicon_types.h"
namespace chrome {
« no previous file with comments | « chrome/common/favicon/favicon_types.h ('k') | chrome/common/favicon/favicon_url_parser.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698