diff options
author | dhollowa@chromium.org <dhollowa@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-09-07 16:42:53 +0000 |
---|---|---|
committer | dhollowa@chromium.org <dhollowa@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-09-07 16:42:53 +0000 |
commit | 541f55af3c174930007b34e9a559847c21498d92 (patch) | |
tree | 17b53f2140461d1a6b55e35a5370ce624df81fe3 /chrome/chrome.gyp | |
parent | 64d669a0d12e720f00958c64bccaadd88dbdeed1 (diff) | |
download | chromium_src-541f55af3c174930007b34e9a559847c21498d92.zip chromium_src-541f55af3c174930007b34e9a559847c21498d92.tar.gz chromium_src-541f55af3c174930007b34e9a559847c21498d92.tar.bz2 |
Clean missing files out of .gyp files
Removes a number of missing files from the .gyp files.
BUG=none
TEST=gclient runhooks; inspect the projects for missing files; verify with try bots.
Review URL: http://codereview.chromium.org/3307006
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@58705 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/chrome.gyp')
-rw-r--r-- | chrome/chrome.gyp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp index cad2766..d77eb43 100644 --- a/chrome/chrome.gyp +++ b/chrome/chrome.gyp @@ -998,7 +998,6 @@ 'browser/sync/util/fast_dump.h', 'browser/sync/util/nigori.cc', 'browser/sync/util/nigori.h', - 'browser/sync/util/sync_types.h', 'browser/sync/util/user_settings.cc', 'browser/sync/util/user_settings.h', 'browser/sync/util/user_settings_posix.cc', |