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

Unified Diff: chrome/browser/history/select_favicon_frames.cc

Issue 10908114: Move SelectFaviconFrames from favicon/ to history/ (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebased Created 8 years, 3 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/browser/history/select_favicon_frames.cc
diff --git a/chrome/browser/favicon/select_favicon_frames.cc b/chrome/browser/history/select_favicon_frames.cc
similarity index 99%
rename from chrome/browser/favicon/select_favicon_frames.cc
rename to chrome/browser/history/select_favicon_frames.cc
index 6fca9adc45f6d3e00310e856495386d691917117..6619f0faf15ccfcff842f65ab2fdd2481fa31c6e 100644
--- a/chrome/browser/favicon/select_favicon_frames.cc
+++ b/chrome/browser/history/select_favicon_frames.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/select_favicon_frames.h"
+#include "chrome/browser/history/select_favicon_frames.h"
#include "skia/ext/image_operations.h"
#include "third_party/skia/include/core/SkCanvas.h"
« no previous file with comments | « chrome/browser/history/select_favicon_frames.h ('k') | chrome/browser/history/select_favicon_frames_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698