Chromium Code Reviews
[email protected] (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(441)

Unified Diff: components/drive/dummy_file_system.cc

Issue 1314803004: Move chrome/browser/chromeos/drive/file_system.cc (+deps) into components/drive. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebasing... Created 5 years, 4 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 | « components/drive/dummy_file_system.h ('k') | components/drive/fake_file_system.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/drive/dummy_file_system.cc
diff --git a/chrome/browser/chromeos/drive/dummy_file_system.cc b/components/drive/dummy_file_system.cc
similarity index 89%
rename from chrome/browser/chromeos/drive/dummy_file_system.cc
rename to components/drive/dummy_file_system.cc
index 696d695bf42682cf66382237dbe672195938483a..7c92271c2695680af9465363479aeb681887ff80 100644
--- a/chrome/browser/chromeos/drive/dummy_file_system.cc
+++ b/components/drive/dummy_file_system.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/drive/dummy_file_system.h"
+#include "components/drive/dummy_file_system.h"
namespace drive {
« no previous file with comments | « components/drive/dummy_file_system.h ('k') | components/drive/fake_file_system.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698