diff options
author | jam@chromium.org <jam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-03-21 22:03:50 +0000 |
---|---|---|
committer | jam@chromium.org <jam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-03-21 22:03:50 +0000 |
commit | 778574e9b16cb9438b5edb364e45bd88b02b2483 (patch) | |
tree | ae51a598b2f78c08a4947c955f5e8f4f447b5e2a /chrome/chrome_common.gypi | |
parent | 87d37229ced90be38fea3443efc347068e293bc5 (diff) | |
download | chromium_src-778574e9b16cb9438b5edb364e45bd88b02b2483.zip chromium_src-778574e9b16cb9438b5edb364e45bd88b02b2483.tar.gz chromium_src-778574e9b16cb9438b5edb364e45bd88b02b2483.tar.bz2 |
Create a new message file for view related messages. I just moved a few messages initially.
TBR=tsepez
Review URL: http://codereview.chromium.org/6716007
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@78933 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/chrome_common.gypi')
-rw-r--r-- | chrome/chrome_common.gypi | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi index a845f31..cc15107 100644 --- a/chrome/chrome_common.gypi +++ b/chrome/chrome_common.gypi @@ -149,7 +149,6 @@ 'common/chrome_content_plugin_client.cc', 'common/chrome_content_plugin_client.h', 'common/common_glue.cc', - 'common/css_colors.h', 'common/default_plugin.cc', 'common/default_plugin.h', 'common/deprecated/event_sys-inl.h', |