Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(586)

Unified Diff: sync/test/test_directory_backing_store.cc

Issue 1545553003: Switch to standard integer types in sync/. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « sync/test/sessions/test_scoped_session_event_listener.h ('k') | sync/test/trackable_mock_invalidation.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sync/test/test_directory_backing_store.cc
diff --git a/sync/test/test_directory_backing_store.cc b/sync/test/test_directory_backing_store.cc
index f382cc568ddfc286c557358241f2d7732195d458..d845252fd553855d4f384702e9a32ef5b7cc4289 100644
--- a/sync/test/test_directory_backing_store.cc
+++ b/sync/test/test_directory_backing_store.cc
@@ -4,7 +4,6 @@
#include "sync/test/test_directory_backing_store.h"
-#include "base/basictypes.h"
#include "base/logging.h"
namespace syncer {
« no previous file with comments | « sync/test/sessions/test_scoped_session_event_listener.h ('k') | sync/test/trackable_mock_invalidation.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698