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

Unified Diff: components/proxy_config/proxy_config_dictionary.cc

Issue 1221033002: Add proxy_config component (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Update copyrights Created 5 years, 6 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
Index: components/proxy_config/proxy_config_dictionary.cc
diff --git a/chrome/browser/prefs/proxy_config_dictionary.cc b/components/proxy_config/proxy_config_dictionary.cc
similarity index 98%
rename from chrome/browser/prefs/proxy_config_dictionary.cc
rename to components/proxy_config/proxy_config_dictionary.cc
index 85852ea9f9d1da7498684101119af328b81438c0..e493bda910cd104d798f36497222ebd06c518ba9 100644
--- a/chrome/browser/prefs/proxy_config_dictionary.cc
+++ b/components/proxy_config/proxy_config_dictionary.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_config_dictionary.h"
+#include "components/proxy_config/proxy_config_dictionary.h"
#include "base/basictypes.h"
#include "base/logging.h"
« no previous file with comments | « components/proxy_config/proxy_config_dictionary.h ('k') | components/proxy_config/proxy_config_dictionary_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698