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

Unified Diff: components/proxy_config/proxy_config_dictionary_unittest.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
« no previous file with comments | « components/proxy_config/proxy_config_dictionary.cc ('k') | components/proxy_config/proxy_config_export.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/proxy_config/proxy_config_dictionary_unittest.cc
diff --git a/chrome/browser/prefs/proxy_config_dictionary_unittest.cc b/components/proxy_config/proxy_config_dictionary_unittest.cc
similarity index 97%
rename from chrome/browser/prefs/proxy_config_dictionary_unittest.cc
rename to components/proxy_config/proxy_config_dictionary_unittest.cc
index 171c34b18c1af47e9c4512696210d4c15f3856e4..ca73ab0647f068364ebf2b28d199a0aef8167f85 100644
--- a/chrome/browser/prefs/proxy_config_dictionary_unittest.cc
+++ b/components/proxy_config/proxy_config_dictionary_unittest.cc
@@ -6,7 +6,7 @@
#include "base/memory/scoped_ptr.h"
#include "base/values.h"
-#include "chrome/browser/prefs/proxy_config_dictionary.h"
+#include "components/proxy_config/proxy_config_dictionary.h"
#include "testing/gtest/include/gtest/gtest.h"
struct ProxyConfigHolder {
« no previous file with comments | « components/proxy_config/proxy_config_dictionary.cc ('k') | components/proxy_config/proxy_config_export.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698