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

Unified Diff: components/captive_portal/captive_portal_types.cc

Issue 1546143002: Switch to standard integer types in components/, 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: components/captive_portal/captive_portal_types.cc
diff --git a/components/captive_portal/captive_portal_types.cc b/components/captive_portal/captive_portal_types.cc
index d47762db43653379172890545e4c002a778ab71c..22a6f76bbc6ffc270e19a3da08c555dd1810d9fa 100644
--- a/components/captive_portal/captive_portal_types.cc
+++ b/components/captive_portal/captive_portal_types.cc
@@ -5,6 +5,7 @@
#include "components/captive_portal/captive_portal_types.h"
#include "base/logging.h"
+#include "base/macros.h"
namespace captive_portal {
« no previous file with comments | « components/captive_portal/captive_portal_testing_utils.h ('k') | components/cdm/browser/cdm_message_filter_android.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698