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

Unified Diff: components/drive/DEPS

Issue 1310713002: Moving chrome/browser/chromeos/drive/change_list* into components/drive (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fixed paths in components/drive/BUILD.gn 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/BUILD.gn ('k') | components/drive/change_list_loader.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/drive/DEPS
diff --git a/components/drive/DEPS b/components/drive/DEPS
index 7c978cd744c3f0a06daa205773a3ade45b686aae..888602d78a92e83fc98d8cd3aa5bce1cedcddfc6 100644
--- a/components/drive/DEPS
+++ b/components/drive/DEPS
@@ -25,7 +25,9 @@ specific_include_rules = {
# The following test dependencies should be removed to fully componentize this
# directory. crbug.com/498951
- r"(file_cache_unittest.cc"
+ r"(change_list_loader_unittest.cc"
+ r"|change_list_processor_unittest.cc"
+ r"|file_cache_unittest.cc"
r"|file_system_core_util_unittest.cc"
r"|job_scheduler_unittest.cc"
r"|resource_metadata_storage_unittest.cc"
« no previous file with comments | « components/drive/BUILD.gn ('k') | components/drive/change_list_loader.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698