summaryrefslogtreecommitdiffstats
path: root/chrome/chrome_common.gypi
diff options
context:
space:
mode:
authorrockot@chromium.org <rockot@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-03-30 20:49:45 +0000
committerrockot@chromium.org <rockot@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-03-30 20:49:45 +0000
commit588de284fa407969267f7df6e97f29c2e641c27a (patch)
treef24b11c3b198a0722503e00bbf67e46c9aabbce8 /chrome/chrome_common.gypi
parent38f9258e83b4ce3e01f15c2e3009f43508892878 (diff)
downloadchromium_src-588de284fa407969267f7df6e97f29c2e641c27a.zip
chromium_src-588de284fa407969267f7df6e97f29c2e641c27a.tar.gz
chromium_src-588de284fa407969267f7df6e97f29c2e641c27a.tar.bz2
Move sockets manifest types to //extensions.
BUG=357648,162530 TBR=rpaquay@chromium.org for sockets API Review URL: https://codereview.chromium.org/217263002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@260465 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/chrome_common.gypi')
-rw-r--r--chrome/chrome_common.gypi6
1 files changed, 0 insertions, 6 deletions
diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
index a8e1d43..de0b25a 100644
--- a/chrome/chrome_common.gypi
+++ b/chrome/chrome_common.gypi
@@ -145,12 +145,6 @@
'common/extensions/api/omnibox/omnibox_handler.h',
'common/extensions/api/plugins/plugins_handler.cc',
'common/extensions/api/plugins/plugins_handler.h',
- 'common/extensions/api/sockets/sockets_manifest_handler.cc',
- 'common/extensions/api/sockets/sockets_manifest_handler.h',
- 'common/extensions/api/sockets/sockets_manifest_data.cc',
- 'common/extensions/api/sockets/sockets_manifest_data.h',
- 'common/extensions/api/sockets/sockets_manifest_permission.cc',
- 'common/extensions/api/sockets/sockets_manifest_permission.h',
'common/extensions/api/speech/tts_engine_manifest_handler.cc',
'common/extensions/api/speech/tts_engine_manifest_handler.h',
'common/extensions/api/spellcheck/spellcheck_handler.cc',