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

Unified Diff: sync/syncable/syncable_enum_conversions.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/syncable/syncable_delete_journal.cc ('k') | sync/syncable/syncable_model_neutral_write_transaction.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sync/syncable/syncable_enum_conversions.cc
diff --git a/sync/syncable/syncable_enum_conversions.cc b/sync/syncable/syncable_enum_conversions.cc
index 6ac1fdc884c8de76ea7aaebad2301e36966c647c..c74b170450c1088f5ae9aa8dd0b6429eaa690235 100644
--- a/sync/syncable/syncable_enum_conversions.cc
+++ b/sync/syncable/syncable_enum_conversions.cc
@@ -6,7 +6,6 @@
#include "sync/syncable/syncable_enum_conversions.h"
-#include "base/basictypes.h"
#include "base/logging.h"
namespace syncer {
« no previous file with comments | « sync/syncable/syncable_delete_journal.cc ('k') | sync/syncable/syncable_model_neutral_write_transaction.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698