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

Unified Diff: chrome/browser/storage_monitor/test_volume_mount_watcher_win.h

Issue 15906011: Use a direct include of strings headers in chrome/browser/r*-s*/. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 6 months 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: chrome/browser/storage_monitor/test_volume_mount_watcher_win.h
diff --git a/chrome/browser/storage_monitor/test_volume_mount_watcher_win.h b/chrome/browser/storage_monitor/test_volume_mount_watcher_win.h
index 0f1d7e6447824edcd51edcacf6d5b2ed1a083ce8..f2dcbe6b30f894d0ad6b24c68e2b665fc7ea2af4 100644
--- a/chrome/browser/storage_monitor/test_volume_mount_watcher_win.h
+++ b/chrome/browser/storage_monitor/test_volume_mount_watcher_win.h
@@ -11,7 +11,7 @@
#include <string>
#include <vector>
-#include "base/string16.h"
+#include "base/strings/string16.h"
#include "base/synchronization/waitable_event.h"
#include "chrome/browser/storage_monitor/volume_mount_watcher_win.h"

Powered by Google App Engine
This is Rietveld 408576698