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

Unified Diff: ios/public/provider/web/web_ui_ios_message_handler.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
« no previous file with comments | « ios/public/provider/web/web_ui_ios_controller.h ('k') | ios/public/test/test_chrome_browser_provider.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/public/provider/web/web_ui_ios_message_handler.h
diff --git a/ios/public/provider/web/web_ui_ios_message_handler.h b/ios/public/provider/web/web_ui_ios_message_handler.h
index 133dc8280fec6eddaa7135b661169a9c539b0f27..f9822bd7f6db5498062f5d91536e7e88b08904c5 100644
--- a/ios/public/provider/web/web_ui_ios_message_handler.h
+++ b/ios/public/provider/web/web_ui_ios_message_handler.h
@@ -5,7 +5,6 @@
#ifndef IOS_PUBLIC_PROVIDER_WEB_WEB_UI_IOS_MESSAGE_HANDLER_H_
#define IOS_PUBLIC_PROVIDER_WEB_WEB_UI_IOS_MESSAGE_HANDLER_H_
-#include "base/basictypes.h"
#include "base/strings/string16.h"
class GURL;
« no previous file with comments | « ios/public/provider/web/web_ui_ios_controller.h ('k') | ios/public/test/test_chrome_browser_provider.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698