Chromium Code Reviews| Index: chrome/browser/sync/test/integration/sync_test.cc |
| =================================================================== |
| --- chrome/browser/sync/test/integration/sync_test.cc (revision 112977) |
| +++ chrome/browser/sync/test/integration/sync_test.cc (working copy) |
| @@ -705,7 +705,7 @@ |
| // TODO(stevet): It would be nice if there was some mechanism for retrieving |
| // this sum from each data type without having to manually count and update |
| // this value. |
| - return 7; |
| + return 9; |
| } |
| void SyncTest::SetProxyConfig(net::URLRequestContextGetter* context_getter, |