summaryrefslogtreecommitdiffstats
path: root/chrome/chrome_common.gypi
diff options
context:
space:
mode:
authoryoz@chromium.org <yoz@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-07-23 23:17:02 +0000
committeryoz@chromium.org <yoz@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-07-23 23:17:02 +0000
commitb22c8af6b13fb76a84cc61c714e699fbbb7d2918 (patch)
tree28a814cd6e4f3788e1e75b969fe03679ffb5ecbd /chrome/chrome_common.gypi
parent2a64b0a6ad0151f13439d1965973e4362014a401 (diff)
downloadchromium_src-b22c8af6b13fb76a84cc61c714e699fbbb7d2918.zip
chromium_src-b22c8af6b13fb76a84cc61c714e699fbbb7d2918.tar.gz
chromium_src-b22c8af6b13fb76a84cc61c714e699fbbb7d2918.tar.bz2
Move ".crx"/".pem" constants and extension_filenames constants into extensions/common/constants.cc.
Continuation of cleanup of chrome/ includes in extension.cc. BUG=162530 Review URL: https://chromiumcodereview.appspot.com/19547009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@213260 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 2d3dcd5..eb1c2f9 100644
--- a/chrome/chrome_common.gypi
+++ b/chrome/chrome_common.gypi
@@ -53,8 +53,6 @@
'sources': [
'../apps/app_shim/app_shim_launch.h',
'../apps/app_shim/app_shim_messages.h',
- '../extensions/common/constants.cc',
- '../extensions/common/constants.h',
'../extensions/common/crx_file.cc',
'../extensions/common/crx_file.h',
'../extensions/common/draggable_region.cc',