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

Unified Diff: chrome/browser/history/chrome_history_backend_client.h

Issue 1550593002: Switch to standard integer types in chrome/browser/, part 2 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/history/chrome_history_backend_client.h
diff --git a/chrome/browser/history/chrome_history_backend_client.h b/chrome/browser/history/chrome_history_backend_client.h
index 96cc39c2e69271c593f39930e91b474786e74eec..0a332ad8a898b6a961bb0873329e420c29b82946 100644
--- a/chrome/browser/history/chrome_history_backend_client.h
+++ b/chrome/browser/history/chrome_history_backend_client.h
@@ -6,6 +6,7 @@
#define CHROME_BROWSER_HISTORY_CHROME_HISTORY_BACKEND_CLIENT_H_
#include "base/macros.h"
+#include "build/build_config.h"
#include "components/history/core/browser/history_backend_client.h"
namespace bookmarks {
« no previous file with comments | « chrome/browser/history/android/visit_sql_handler_unittest.cc ('k') | chrome/browser/history/chrome_history_backend_client.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698