diff options
author | tim@chromium.org <tim@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-08-11 17:50:43 +0000 |
---|---|---|
committer | tim@chromium.org <tim@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-08-11 17:50:43 +0000 |
commit | e476fcea0ba09004afc6b3db472999d36f417ee5 (patch) | |
tree | 8c0a8be04d378f5b386fd66755a9dcf429a82db9 /chrome/chrome_common.gypi | |
parent | 5078bb0c94c72c8cbcbf05cfd4da99e45f51f61e (diff) | |
download | chromium_src-e476fcea0ba09004afc6b3db472999d36f417ee5.zip chromium_src-e476fcea0ba09004afc6b3db472999d36f417ee5.tar.gz chromium_src-e476fcea0ba09004afc6b3db472999d36f417ee5.tar.bz2 |
sync: add DEPS files to subdirs
Remove references to event_sys. Moves some files around.
No functional change.
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/7587009
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96417 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/chrome_common.gypi')
-rw-r--r-- | chrome/chrome_common.gypi | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi index 12f4b5b..247c684 100644 --- a/chrome/chrome_common.gypi +++ b/chrome/chrome_common.gypi @@ -154,8 +154,6 @@ 'common/custom_handlers/protocol_handler.h', 'common/default_plugin.cc', 'common/default_plugin.h', - 'common/deprecated/event_sys-inl.h', - 'common/deprecated/event_sys.h', 'common/extensions/extension.cc', 'common/extensions/extension.h', 'common/extensions/extension_action.cc', |