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

Unified Diff: chrome/browser/chromeos/file_manager/mounted_disk_monitor.cc

Issue 23945002: file_manager: Move non-binding code to c/b/chromeos/file_manager (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 7 years, 3 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/chromeos/file_manager/mounted_disk_monitor.cc
diff --git a/chrome/browser/chromeos/extensions/file_manager/mounted_disk_monitor.cc b/chrome/browser/chromeos/file_manager/mounted_disk_monitor.cc
similarity index 97%
rename from chrome/browser/chromeos/extensions/file_manager/mounted_disk_monitor.cc
rename to chrome/browser/chromeos/file_manager/mounted_disk_monitor.cc
index d59ef49ca16cdfaf3306c4ad3a91f1e8f3260222..d1f97b14f617e51054b66ac376da32fd7c2ea180 100644
--- a/chrome/browser/chromeos/extensions/file_manager/mounted_disk_monitor.cc
+++ b/chrome/browser/chromeos/file_manager/mounted_disk_monitor.cc
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#include "chrome/browser/chromeos/extensions/file_manager/mounted_disk_monitor.h"
+#include "chrome/browser/chromeos/file_manager/mounted_disk_monitor.h"
#include "base/bind.h"
#include "chromeos/dbus/dbus_thread_manager.h"
« no previous file with comments | « chrome/browser/chromeos/file_manager/mounted_disk_monitor.h ('k') | chrome/browser/chromeos/file_manager/open_util.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698