diff options
author | yoz@chromium.org <yoz@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-11-06 18:42:33 +0000 |
---|---|---|
committer | yoz@chromium.org <yoz@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-11-06 18:42:33 +0000 |
commit | 582d12b08ae763174677a3357223919f59e316a4 (patch) | |
tree | 2d0b6fa0095a2b35348f7f2223a498be232022ad /chrome/chrome_common.gypi | |
parent | 79f5c9c4d6de3ccc0e370cae9cceb809bd7a7810 (diff) | |
download | chromium_src-582d12b08ae763174677a3357223919f59e316a4.zip chromium_src-582d12b08ae763174677a3357223919f59e316a4.tar.gz chromium_src-582d12b08ae763174677a3357223919f59e316a4.tar.bz2 |
Revert 232631 - Revert 232499 "Move ManifestHandler to top-level extensions."
Was not the cause of breakage. See bug for that.
BUG=314916
R=benwells@chromium.org
TBR=benwells@chromium.org
Review URL: https://codereview.chromium.org/60393005
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@233308 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 b3dca66..8ebaa1b 100644 --- a/chrome/chrome_common.gypi +++ b/chrome/chrome_common.gypi @@ -205,8 +205,6 @@ 'common/extensions/features/simple_feature.h', 'common/extensions/incognito_handler.cc', 'common/extensions/incognito_handler.h', - 'common/extensions/manifest_handler.cc', - 'common/extensions/manifest_handler.h', 'common/extensions/manifest_handler_helpers.cc', 'common/extensions/manifest_handler_helpers.h', 'common/extensions/manifest_handlers/app_isolation_info.cc', |