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

Unified Diff: ios/public/test/test_chrome_browser_provider.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/public/test/test_chrome_browser_provider.h
diff --git a/ios/public/test/test_chrome_browser_provider.h b/ios/public/test/test_chrome_browser_provider.h
index 2d8ad9c7c5496d8c96e738efaee900b7f40c4df7..58b6abdf12b2f8939c3be52d1e7250e407ccca2e 100644
--- a/ios/public/test/test_chrome_browser_provider.h
+++ b/ios/public/test/test_chrome_browser_provider.h
@@ -5,6 +5,7 @@
#ifndef IOS_PUBLIC_TEST_TEST_CHROME_BROWSER_PROVIDER_H_
#define IOS_PUBLIC_TEST_TEST_CHROME_BROWSER_PROVIDER_H_
+#include "base/macros.h"
#include "base/memory/scoped_ptr.h"
#include "ios/public/provider/chrome/browser/chrome_browser_provider.h"
« no previous file with comments | « ios/public/provider/web/web_ui_ios_message_handler.h ('k') | ios/third_party/blink/src/html_character_provider.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698