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

Unified Diff: ios/chrome/browser/net/proxy_service_factory.h

Issue 1544743002: Switch to standard integer types in ios/. (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
Index: ios/chrome/browser/net/proxy_service_factory.h
diff --git a/ios/chrome/browser/net/proxy_service_factory.h b/ios/chrome/browser/net/proxy_service_factory.h
index 1b73ad177f9b52181c48a76acc5c28b89062958e..7710680c192153906aaef07ed7b23975cb6c0b9f 100644
--- a/ios/chrome/browser/net/proxy_service_factory.h
+++ b/ios/chrome/browser/net/proxy_service_factory.h
@@ -5,7 +5,6 @@
#ifndef IOS_CHROME_BROWSER_NET_PROXY_SERVICE_FACTORY_H_
#define IOS_CHROME_BROWSER_NET_PROXY_SERVICE_FACTORY_H_
-#include "base/basictypes.h"
#include "base/macros.h"
#include "base/memory/scoped_ptr.h"
« no previous file with comments | « ios/chrome/browser/net/ios_chrome_url_request_context_getter.cc ('k') | ios/chrome/browser/passwords/password_controller.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698