summaryrefslogtreecommitdiffstats
path: root/chrome/chrome_common.gypi
diff options
context:
space:
mode:
authorMHX348@motorola.com <MHX348@motorola.com@0039d316-1c4b-4281-b951-d872f2087c98>2013-01-11 05:54:20 +0000
committerMHX348@motorola.com <MHX348@motorola.com@0039d316-1c4b-4281-b951-d872f2087c98>2013-01-11 05:54:20 +0000
commit48147fd2b36060a27b734c71891ef05b24d9db04 (patch)
treebf3dfd7b90a5b0f837561e99189efbe2fa018428 /chrome/chrome_common.gypi
parent331eed741c3cae34f579dfa3bb9b33efc53e3c17 (diff)
downloadchromium_src-48147fd2b36060a27b734c71891ef05b24d9db04.zip
chromium_src-48147fd2b36060a27b734c71891ef05b24d9db04.tar.gz
chromium_src-48147fd2b36060a27b734c71891ef05b24d9db04.tar.bz2
Move 'intents' parsing out of Extension
Patch from Joe Thomas <mhx348@motorola.com>. BUG=159265 TBR=ben@chromium.org for gyp Review URL: https://chromiumcodereview.appspot.com/11741014 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@176274 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/chrome_common.gypi')
-rw-r--r--chrome/chrome_common.gypi2
1 files changed, 2 insertions, 0 deletions
diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
index e5143dc..97d09aa 100644
--- a/chrome/chrome_common.gypi
+++ b/chrome/chrome_common.gypi
@@ -236,6 +236,8 @@
'common/extensions/user_script.h',
'common/extensions/value_counter.cc',
'common/extensions/value_counter.h',
+ 'common/extensions/web_intents_handler.cc',
+ 'common/extensions/web_intents_handler.h',
'common/external_ipc_fuzzer.h',
'common/external_ipc_fuzzer.cc',
'common/form_data.cc',