diff options
author | jeanluc@chromium.org <jeanluc@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-08-04 23:01:53 +0000 |
---|---|---|
committer | jeanluc@chromium.org <jeanluc@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-08-04 23:01:53 +0000 |
commit | f09093853aa0f75f22b5d0d9b7dbe6767dd9f8fe (patch) | |
tree | f9cecb10e91eddd9aea3ccc78d60fdd437a9840f /chrome/chrome_common.gypi | |
parent | d68070cb58aba4339fc1353fe23cd8afb7dd44dc (diff) | |
download | chromium_src-f09093853aa0f75f22b5d0d9b7dbe6767dd9f8fe.zip chromium_src-f09093853aa0f75f22b5d0d9b7dbe6767dd9f8fe.tar.gz chromium_src-f09093853aa0f75f22b5d0d9b7dbe6767dd9f8fe.tar.bz2 |
Fix obsolete dependencies so that needless recompilation does not happen.
BUG=71130
Review URL: http://codereview.chromium.org/7545020
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95527 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 9ae0e21..aaf249b 100644 --- a/chrome/chrome_common.gypi +++ b/chrome/chrome_common.gypi @@ -244,7 +244,6 @@ 'common/thumbnail_score.h', 'common/url_constants.cc', 'common/url_constants.h', - 'common/utility_messages.h', 'common/visitedlink_common.cc', 'common/visitedlink_common.h', 'common/web_apps.cc', |