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

Unified Diff: sync/engine/net/url_translator.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/engine/net/server_connection_manager.cc ('k') | sync/engine/non_blocking_type_commit_contribution.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sync/engine/net/url_translator.cc
diff --git a/sync/engine/net/url_translator.cc b/sync/engine/net/url_translator.cc
index dd0b57ef6d01d122e07befd3f5ba13305ae6f0e9..a6fffdfc0ff159fc67c465d6837543ac8ef760a7 100644
--- a/sync/engine/net/url_translator.cc
+++ b/sync/engine/net/url_translator.cc
@@ -7,7 +7,6 @@
#include "sync/engine/net/url_translator.h"
-#include "base/basictypes.h"
#include "net/base/escape.h"
using std::string;
« no previous file with comments | « sync/engine/net/server_connection_manager.cc ('k') | sync/engine/non_blocking_type_commit_contribution.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698