summaryrefslogtreecommitdiffstats
path: root/chrome/chrome_common.gypi
diff options
context:
space:
mode:
authorjamescook@chromium.org <jamescook@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-05-01 09:05:27 +0000
committerjamescook@chromium.org <jamescook@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-05-01 09:05:27 +0000
commitfb5c4744b01f875e32fdeabe85d4448bb7723555 (patch)
tree5029b67a114e031f171101176bc97ea32f988e9e /chrome/chrome_common.gypi
parenta1a0897ba14f900ef98016722df0f7e0c8e6d93e (diff)
downloadchromium_src-fb5c4744b01f875e32fdeabe85d4448bb7723555.zip
chromium_src-fb5c4744b01f875e32fdeabe85d4448bb7723555.tar.gz
chromium_src-fb5c4744b01f875e32fdeabe85d4448bb7723555.tar.bz2
Move DOMActivityLogger and associated code from //chrome to //extensions
This is a follow-up to rockot's CL to move extensions::Dispatcher and a precondition to moving c/r/e/extension_helper.cc. This was entirely a mechanical move -- no functional changes. BUG=359836 TEST=compiles Review URL: https://codereview.chromium.org/268553002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@267502 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/chrome_common.gypi')
-rw-r--r--chrome/chrome_common.gypi3
1 files changed, 0 insertions, 3 deletions
diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
index 7156402f..dbccd6c 100644
--- a/chrome/chrome_common.gypi
+++ b/chrome/chrome_common.gypi
@@ -112,8 +112,6 @@
'common/custom_handlers/protocol_handler.h',
'common/descriptors_android.h',
'common/encrypted_media_messages_android.h',
- 'common/extensions/ad_injection_constants.cc',
- 'common/extensions/ad_injection_constants.h',
'common/extensions/api/bluetooth/bluetooth_manifest_data.cc',
'common/extensions/api/bluetooth/bluetooth_manifest_data.h',
'common/extensions/api/bluetooth/bluetooth_manifest_handler.cc',
@@ -165,7 +163,6 @@
'common/extensions/chrome_manifest_handlers.h',
'common/extensions/command.cc',
'common/extensions/command.h',
- 'common/extensions/dom_action_types.h',
'common/extensions/extension_constants.cc',
'common/extensions/extension_constants.h',
'common/extensions/extension_file_util.cc',