diff options
author | rsesek@chromium.org <rsesek@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-06-16 01:25:17 +0000 |
---|---|---|
committer | rsesek@chromium.org <rsesek@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-06-16 01:25:17 +0000 |
commit | d865c551d9f6f642f22395a1a73c2b7efb71714f (patch) | |
tree | acd1f08ec1ec9b2b3498e9eeff0f4534c7b0153b /chrome/chrome_browser.gypi | |
parent | 7ac389e1f2ba30d5d30c71ae99ec577af9baab0f (diff) | |
download | chromium_src-d865c551d9f6f642f22395a1a73c2b7efb71714f.zip chromium_src-d865c551d9f6f642f22395a1a73c2b7efb71714f.tar.gz chromium_src-d865c551d9f6f642f22395a1a73c2b7efb71714f.tar.bz2 |
Revert 89098 - Initial CL to update the client model more frequently.
BUG=None
TEST=None
Review URL: http://codereview.chromium.org/7057025
TBR=noelutz@google.com
Review URL: http://codereview.chromium.org/7185004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@89283 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/chrome_browser.gypi')
-rw-r--r-- | chrome/chrome_browser.gypi | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi index 7985685..721a56a 100644 --- a/chrome/chrome_browser.gypi +++ b/chrome/chrome_browser.gypi @@ -22,7 +22,6 @@ 'platform_locale_settings', 'profile_import', 'safe_browsing_csd_proto', - 'safe_browsing_proto', 'safe_browsing_report_proto', # TODO(sync): Make browser not depend on syncapi_core directly. 'syncapi_core', |