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

Unified Diff: components/storage_monitor/test_storage_monitor.cc

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_storage_monitor.cc
diff --git a/components/storage_monitor/test_storage_monitor.cc b/components/storage_monitor/test_storage_monitor.cc
index 78f4df567d93ac220ed06d3af84bc5fb340c5c15..33e80a5831abc4a1f5b67583c569f52ff7389b65 100644
--- a/components/storage_monitor/test_storage_monitor.cc
+++ b/components/storage_monitor/test_storage_monitor.cc
@@ -6,6 +6,7 @@
#include "base/run_loop.h"
#include "base/synchronization/waitable_event.h"
+#include "build/build_config.h"
#include "components/storage_monitor/storage_info.h"
#if defined(OS_LINUX)
« no previous file with comments | « components/storage_monitor/test_storage_monitor.h ('k') | components/storage_monitor/test_storage_monitor_win.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698