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

Unified Diff: components/wifi_sync/wifi_security_class.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
« no previous file with comments | « components/wifi_sync/wifi_credential_syncable_service_unittest.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/wifi_sync/wifi_security_class.h
diff --git a/components/wifi_sync/wifi_security_class.h b/components/wifi_sync/wifi_security_class.h
index 1b2f1bd4f6e9782b0373f2557bcdd9c22d862a22..1802b3525af8ba591e9b1e2ab181b30ec7526e24 100644
--- a/components/wifi_sync/wifi_security_class.h
+++ b/components/wifi_sync/wifi_security_class.h
@@ -7,6 +7,7 @@
#include <string>
+#include "build/build_config.h"
#include "sync/protocol/sync.pb.h"
namespace wifi_sync {
« no previous file with comments | « components/wifi_sync/wifi_credential_syncable_service_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698