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

Unified Diff: chrome/browser/system_monitor/test_volume_mount_watcher_win.cc

Issue 11573048: [Media Galleries] Move RemovableStorageInfo notifications to chrome namespace (part 2) (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Working on windows Created 7 years, 11 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/system_monitor/test_volume_mount_watcher_win.cc
diff --git a/chrome/browser/system_monitor/test_volume_mount_watcher_win.cc b/chrome/browser/system_monitor/test_volume_mount_watcher_win.cc
index 8d4d64abe9d36affaeb582cd9725e5868180f6c3..896fa8b0c436ff42f34f0a918883ee808e37bddd 100644
--- a/chrome/browser/system_monitor/test_volume_mount_watcher_win.cc
+++ b/chrome/browser/system_monitor/test_volume_mount_watcher_win.cc
@@ -6,6 +6,7 @@
#include "chrome/browser/system_monitor/test_volume_mount_watcher_win.h"
+#include "base/bind.h"
#include "base/file_path.h"
namespace chrome {

Powered by Google App Engine
This is Rietveld 408576698