Index: extensions/browser/extension_function.cc |
diff --git a/chrome/browser/extensions/extension_function.cc b/extensions/browser/extension_function.cc |
similarity index 99% |
rename from chrome/browser/extensions/extension_function.cc |
rename to extensions/browser/extension_function.cc |
index 552490ddd60e2848e1adc968c4f71be2859feaf6..6dfbe846a7ec3e14f43578d18a03209855c27074 100644 |
--- a/chrome/browser/extensions/extension_function.cc |
+++ b/extensions/browser/extension_function.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/extensions/extension_function.h" |
+#include "extensions/browser/extension_function.h" |
#include "base/logging.h" |
#include "base/metrics/histogram.h" |