diff options
author | akalin@chromium.org <akalin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-02-10 22:27:57 +0000 |
---|---|---|
committer | akalin@chromium.org <akalin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-02-10 22:27:57 +0000 |
commit | b3907eb253738b88078f3ca6643c281ebe9f3a03 (patch) | |
tree | 2cded6ac89b600fe3bfa90eb10c8f01ee474eb8d /chrome/chrome_common.gypi | |
parent | 7d298337ad1ff51fd737d38e0967d76ea78073f7 (diff) | |
download | chromium_src-b3907eb253738b88078f3ca6643c281ebe9f3a03.zip chromium_src-b3907eb253738b88078f3ca6643c281ebe9f3a03.tar.gz chromium_src-b3907eb253738b88078f3ca6643c281ebe9f3a03.tar.bz2 |
Revert 74489 - [Sync] Add more conversions to Value for sync types
This is a prerequisite for exposing some functions to chrome://sync-internals.
Cleaned up some test code also.
BUG=69500
Review URL: http://codereview.chromium.org/6476016
TBR=akalin@chromium.org
Review URL: http://codereview.chromium.org/6487014
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@74509 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 0557c4e..390c610 100644 --- a/chrome/chrome_common.gypi +++ b/chrome/chrome_common.gypi @@ -521,7 +521,6 @@ 'common/net/gaia/gaia_auth_fetcher.h', 'common/net/gaia/gaia_authenticator.cc', 'common/net/gaia/gaia_authenticator.h', - 'common/net/gaia/google_service_auth_error.cc', 'common/net/gaia/google_service_auth_error.h', 'common/net/x509_certificate_model.cc', 'common/net/x509_certificate_model_nss.cc', |