summaryrefslogtreecommitdiffstats
path: root/components/components.gyp
diff options
context:
space:
mode:
authorstevenjb <stevenjb@chromium.org>2015-07-02 15:02:11 -0700
committerCommit bot <commit-bot@chromium.org>2015-07-02 22:02:50 +0000
commitb237e2aea0d2c50b19e0e6109a3d76b282630572 (patch)
treee387e9cedf0ed928269f9f558117d83abe0df266 /components/components.gyp
parent4529d53a54ffe09e7cf9f5abbd7c686e516fb983 (diff)
downloadchromium_src-b237e2aea0d2c50b19e0e6109a3d76b282630572.zip
chromium_src-b237e2aea0d2c50b19e0e6109a3d76b282630572.tar.gz
chromium_src-b237e2aea0d2c50b19e0e6109a3d76b282630572.tar.bz2
Add proxy_config component
This CL moves proxy_config_dictionary and proxy_prefs to src/components/proxy_config so that they can be used in src/chromeos/network/onc for ONC translation. BUG=470445 TBR=various for moving include files Review URL: https://codereview.chromium.org/1221033002 Cr-Commit-Position: refs/heads/master@{#337257}
Diffstat (limited to 'components/components.gyp')
-rw-r--r--components/components.gyp1
1 files changed, 1 insertions, 0 deletions
diff --git a/components/components.gyp b/components/components.gyp
index 512802d..7b5a01c 100644
--- a/components/components.gyp
+++ b/components/components.gyp
@@ -55,6 +55,7 @@
'policy.gypi',
'precache.gypi',
'pref_registry.gypi',
+ 'proxy_config.gypi',
'query_parser.gypi',
'rappor.gypi',
'renderer_context_menu.gypi',