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

Unified Diff: ios/chrome/common/app_group/app_group_metrics_client.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/common/app_group/app_group_metrics_client.h
diff --git a/ios/chrome/common/app_group/app_group_metrics_client.h b/ios/chrome/common/app_group/app_group_metrics_client.h
index a80929a0486686a82d010029a16a5e4b861029f2..0bd0b861b7663434f35ea3e9749717b31d5d6684 100644
--- a/ios/chrome/common/app_group/app_group_metrics_client.h
+++ b/ios/chrome/common/app_group/app_group_metrics_client.h
@@ -7,7 +7,6 @@
#import <Foundation/Foundation.h>
-#include "base/basictypes.h"
#include "base/mac/scoped_block.h"
#include "ios/chrome/common/app_group/app_group_constants.h"
« no previous file with comments | « ios/chrome/common/app_group/app_group_metrics.h ('k') | ios/chrome/common/app_group/app_group_metrics_mainapp.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698