Index: components/proxy_config/proxy_prefs.cc |
diff --git a/chrome/browser/prefs/proxy_prefs.cc b/components/proxy_config/proxy_prefs.cc |
similarity index 97% |
rename from chrome/browser/prefs/proxy_prefs.cc |
rename to components/proxy_config/proxy_prefs.cc |
index 04785ec2de6be4132e231251f2ca9c9fcfccb88f..215a45132b3ff13b550939155fe63862aec945f2 100644 |
--- a/chrome/browser/prefs/proxy_prefs.cc |
+++ b/components/proxy_config/proxy_prefs.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/prefs/proxy_prefs.h" |
+#include "components/proxy_config/proxy_prefs.h" |
#include "base/basictypes.h" |
#include "base/logging.h" |