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

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

Issue 12208079: Move TransientDeviceId from MediFileSystemRegistry to RemovableStorageNotifications. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Address comments Created 7 years, 10 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
« no previous file with comments | « chrome/browser/system_monitor/transient_device_ids.h ('k') | chrome/chrome_browser.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/system_monitor/transient_device_ids.cc
diff --git a/chrome/browser/media_gallery/transient_device_ids.cc b/chrome/browser/system_monitor/transient_device_ids.cc
similarity index 93%
rename from chrome/browser/media_gallery/transient_device_ids.cc
rename to chrome/browser/system_monitor/transient_device_ids.cc
index 30a7eae20a4ee35600137ee4f960402d8070f46c..056ac4757b8faada6f48da53f7d609d61a0d71c1 100644
--- a/chrome/browser/media_gallery/transient_device_ids.cc
+++ b/chrome/browser/system_monitor/transient_device_ids.cc
@@ -4,7 +4,7 @@
// TransientDeviceIds implementation.
-#include "chrome/browser/media_gallery/transient_device_ids.h"
+#include "chrome/browser/system_monitor/transient_device_ids.h"
#include "base/logging.h"
#include "chrome/browser/system_monitor/media_storage_util.h"
« no previous file with comments | « chrome/browser/system_monitor/transient_device_ids.h ('k') | chrome/chrome_browser.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698