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

Unified Diff: components/storage_monitor/test_portable_device_watcher_win.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/storage_monitor/test_portable_device_watcher_win.h
diff --git a/components/storage_monitor/test_portable_device_watcher_win.h b/components/storage_monitor/test_portable_device_watcher_win.h
index 53275da585605717f796babefe17d0350d3446df..e0aabcb6583a876a426e71c4020f01fff0d32bec 100644
--- a/components/storage_monitor/test_portable_device_watcher_win.h
+++ b/components/storage_monitor/test_portable_device_watcher_win.h
@@ -10,6 +10,7 @@
#include <string>
+#include "base/macros.h"
#include "base/strings/string16.h"
#include "components/storage_monitor/portable_device_watcher_win.h"

Powered by Google App Engine
This is Rietveld 408576698