Index: components/google/core/browser/google_util.cc |
diff --git a/chrome/browser/google/google_util.cc b/components/google/core/browser/google_util.cc |
similarity index 99% |
rename from chrome/browser/google/google_util.cc |
rename to components/google/core/browser/google_util.cc |
index f4d06810d7ef4a5eabb3f469bf102ff2a6bd9439..5ec651445fae147823acd8e0f25d69be48092f95 100644 |
--- a/chrome/browser/google/google_util.cc |
+++ b/components/google/core/browser/google_util.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/google/google_util.h" |
+#include "components/google/core/browser/google_util.h" |
#include <string> |
#include <vector> |