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

Unified Diff: chrome/browser/chrome_browser_field_trials_mobile.h

Issue 1542413002: Switch to standard integer types in chrome/browser/, part 1 of 4. (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: chrome/browser/chrome_browser_field_trials_mobile.h
diff --git a/chrome/browser/chrome_browser_field_trials_mobile.h b/chrome/browser/chrome_browser_field_trials_mobile.h
index 7fd3c2fe87e429bbe5dbb3d335a4eb1091f7558d..33a33d7a7e625cf721e48862bbf1f2d390afdf26 100644
--- a/chrome/browser/chrome_browser_field_trials_mobile.h
+++ b/chrome/browser/chrome_browser_field_trials_mobile.h
@@ -5,7 +5,6 @@
#ifndef CHROME_BROWSER_CHROME_BROWSER_FIELD_TRIALS_MOBILE_H_
#define CHROME_BROWSER_CHROME_BROWSER_FIELD_TRIALS_MOBILE_H_
-#include "base/basictypes.h"
#include "base/time/time.h"
class PrefService;
« no previous file with comments | « chrome/browser/chrome_browser_field_trials_desktop.h ('k') | chrome/browser/chrome_browser_field_trials_mobile.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698