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

Unified Diff: components/favicon/core/favicon_service.cc

Issue 1021223002: Remove //components/favicon/core/browser (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase Created 5 years, 9 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 | « components/favicon/core/favicon_service.h ('k') | components/favicon/core/favicon_tab_helper_observer.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/favicon/core/favicon_service.cc
diff --git a/components/favicon/core/browser/favicon_service.cc b/components/favicon/core/favicon_service.cc
similarity index 99%
rename from components/favicon/core/browser/favicon_service.cc
rename to components/favicon/core/favicon_service.cc
index f0173e41e6e08e63e3bc46c7321cb292136f53c4..b455f1e549b0265514a2a20fd68ffe883013e1c3 100644
--- a/components/favicon/core/browser/favicon_service.cc
+++ b/components/favicon/core/favicon_service.cc
@@ -2,14 +2,14 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#include "components/favicon/core/browser/favicon_service.h"
+#include "components/favicon/core/favicon_service.h"
#include <cmath>
#include "base/hash.h"
#include "base/single_thread_task_runner.h"
#include "base/thread_task_runner_handle.h"
-#include "components/favicon/core/browser/favicon_client.h"
+#include "components/favicon/core/favicon_client.h"
#include "components/favicon_base/favicon_util.h"
#include "components/favicon_base/select_favicon_frames.h"
#include "components/history/core/browser/history_service.h"
« no previous file with comments | « components/favicon/core/favicon_service.h ('k') | components/favicon/core/favicon_tab_helper_observer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698