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

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: Addressing Sky's comments Created 7 years, 6 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
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 {

Powered by Google App Engine
This is Rietveld 408576698