Index: components/favicon/core/browser/favicon_service.cc |
diff --git a/chrome/browser/favicon/favicon_service.cc b/components/favicon/core/browser/favicon_service.cc |
similarity index 99% |
rename from chrome/browser/favicon/favicon_service.cc |
rename to components/favicon/core/browser/favicon_service.cc |
index 98dadeabcf223b77ac859eadc264ea804413172c..f0173e41e6e08e63e3bc46c7321cb292136f53c4 100644 |
--- a/chrome/browser/favicon/favicon_service.cc |
+++ b/components/favicon/core/browser/favicon_service.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_service.h" |
+#include "components/favicon/core/browser/favicon_service.h" |
#include <cmath> |