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

Unified Diff: components/handoff/handoff_manager.mm

Issue 1548113002: Switch to standard integer types in components/, part 2 of 4. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: gn 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/handoff/handoff_manager.mm
diff --git a/components/handoff/handoff_manager.mm b/components/handoff/handoff_manager.mm
index 0f889d161f8df5eeab8f23e934fd3953c99468c1..0f4fa76a9ed9e147efa9ae1df75bcb3571513961 100644
--- a/components/handoff/handoff_manager.mm
+++ b/components/handoff/handoff_manager.mm
@@ -6,6 +6,7 @@
#include "base/logging.h"
#include "base/mac/scoped_nsobject.h"
+#include "build/build_config.h"
#include "net/base/mac/url_conversions.h"
#if defined(OS_IOS)
« no previous file with comments | « components/guest_view/renderer/iframe_guest_view_request.h ('k') | components/history/content/browser/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698