summaryrefslogtreecommitdiffstats
path: root/components/components.gyp
diff options
context:
space:
mode:
authordroger <droger@chromium.org>2014-11-21 09:47:53 -0800
committerCommit bot <commit-bot@chromium.org>2014-11-21 17:48:15 +0000
commitf84799490fb302ca06dce0921128cdd6b8936da3 (patch)
tree5f69070c06150740fdef6903b06ce2ee33d65c36 /components/components.gyp
parentcd56adef2de01cc25cfa5b795a6e265a88fd2935 (diff)
downloadchromium_src-f84799490fb302ca06dce0921128cdd6b8936da3.zip
chromium_src-f84799490fb302ca06dce0921128cdd6b8936da3.tar.gz
chromium_src-f84799490fb302ca06dce0921128cdd6b8936da3.tar.bz2
Componentize EulaAcceptedNotifier and ResourceRequestAllowedNotifier
This CL creates the web_resource component. This code will now be compiled and tested on iOS. TBR=jochen Review URL: https://codereview.chromium.org/742123002 Cr-Commit-Position: refs/heads/master@{#305236}
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 87a08a75..605367d 100644
--- a/components/components.gyp
+++ b/components/components.gyp
@@ -62,6 +62,7 @@
'user_prefs.gypi',
'variations.gypi',
'webdata.gypi',
+ 'web_resource.gypi',
],
'conditions': [
['OS != "ios"', {