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

Unified Diff: components/sync_sessions/revisit/typed_url_page_revisit_task.h

Issue 1549993003: Switch to standard integer types in components/, part 4 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: components/sync_sessions/revisit/typed_url_page_revisit_task.h
diff --git a/components/sync_sessions/revisit/typed_url_page_revisit_task.h b/components/sync_sessions/revisit/typed_url_page_revisit_task.h
index 2851109f118f6836bc698cd7c029dc2e1d84d4ec..49b43983d6e205db47aa99077efc2c2d2b801dcc 100644
--- a/components/sync_sessions/revisit/typed_url_page_revisit_task.h
+++ b/components/sync_sessions/revisit/typed_url_page_revisit_task.h
@@ -6,6 +6,7 @@
#define COMPONENTS_SYNC_SESSIONS_REVISIT_TYPED_URL_PAGE_REVISIT_TASK_H_
#include "base/gtest_prod_util.h"
+#include "base/macros.h"
#include "components/history/core/browser/history_db_task.h"
#include "components/history/core/browser/history_types.h"
#include "components/sync_sessions/revisit/page_visit_observer.h"
« no previous file with comments | « components/sync_sessions/revisit/typed_url_page_revisit_observer.h ('k') | components/sync_sessions/sessions_sync_manager.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698