diff options
Diffstat (limited to 'chrome/browser/sync/engine/download_updates_command_unittest.cc')
-rw-r--r-- | chrome/browser/sync/engine/download_updates_command_unittest.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/browser/sync/engine/download_updates_command_unittest.cc b/chrome/browser/sync/engine/download_updates_command_unittest.cc index 3998ee0a..0bcc0d7 100644 --- a/chrome/browser/sync/engine/download_updates_command_unittest.cc +++ b/chrome/browser/sync/engine/download_updates_command_unittest.cc @@ -8,7 +8,6 @@ #include "chrome/browser/sync/protocol/preference_specifics.pb.h" #include "chrome/browser/sync/protocol/sync.pb.h" #include "chrome/browser/sync/test/engine/fake_model_worker.h" -#include "chrome/browser/sync/test/engine/proto_extension_validator.h" #include "chrome/browser/sync/test/engine/syncer_command_test.h" using ::testing::_; |