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

Unified Diff: components/drive/fake_free_disk_space_getter.cc

Issue 1296483003: Move chrome/browser/chromeos/drive/resource* (+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/fake_free_disk_space_getter.h ('k') | components/drive/file_cache.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/drive/fake_free_disk_space_getter.cc
diff --git a/chrome/browser/chromeos/drive/fake_free_disk_space_getter.cc b/components/drive/fake_free_disk_space_getter.cc
similarity index 90%
rename from chrome/browser/chromeos/drive/fake_free_disk_space_getter.cc
rename to components/drive/fake_free_disk_space_getter.cc
index d2232d3e31fa0fe651005b9bbc9d2b93d3a687a2..22df758af4a0f9bfc6285a21ef89710a404aedc3 100644
--- a/chrome/browser/chromeos/drive/fake_free_disk_space_getter.cc
+++ b/components/drive/fake_free_disk_space_getter.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/fake_free_disk_space_getter.h"
+#include "components/drive/fake_free_disk_space_getter.h"
#include "components/drive/drive_test_util.h"
« no previous file with comments | « components/drive/fake_free_disk_space_getter.h ('k') | components/drive/file_cache.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698