summaryrefslogtreecommitdiffstats
path: root/chrome/chrome_common.gypi
diff options
context:
space:
mode:
authorjam@chromium.org <jam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-07-11 16:14:42 +0000
committerjam@chromium.org <jam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-07-11 16:14:42 +0000
commitc34381dfa8add52fa0e51c6f98931af827847231 (patch)
treecffe2cd3bebab3795754e51489aae12787e19518 /chrome/chrome_common.gypi
parent75efae30643a117069226b9651859c40430dced0 (diff)
downloadchromium_src-c34381dfa8add52fa0e51c6f98931af827847231.zip
chromium_src-c34381dfa8add52fa0e51c6f98931af827847231.tar.gz
chromium_src-c34381dfa8add52fa0e51c6f98931af827847231.tar.bz2
Move unpacker.* from chrome\common\extensions to chrome\utility\extensions. This is needed as it depends on blink and we need to remove the blink dependencies from the browser process.
BUG=19192, 237249 TBR=jamesr Review URL: https://codereview.chromium.org/18293019 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@211132 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/chrome_common.gypi')
-rw-r--r--chrome/chrome_common.gypi2
1 files changed, 0 insertions, 2 deletions
diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
index 71a5eb5..d356d49 100644
--- a/chrome/chrome_common.gypi
+++ b/chrome/chrome_common.gypi
@@ -316,8 +316,6 @@
'common/extensions/permissions/usb_device_permission_data.h',
'common/extensions/sync_helper.cc',
'common/extensions/sync_helper.h',
- 'common/extensions/unpacker.cc',
- 'common/extensions/unpacker.h',
'common/extensions/update_manifest.cc',
'common/extensions/update_manifest.h',
'common/extensions/user_script.cc',