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

Unified Diff: components/scheduler/base/DEPS

Issue 1374653003: scheduler: Add a base directory (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fixed gn clobber build. Created 5 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
« no previous file with comments | « components/scheduler/BUILD.gn ('k') | components/scheduler/base/cancelable_closure_holder.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/scheduler/base/DEPS
diff --git a/components/scheduler/child/DEPS b/components/scheduler/base/DEPS
similarity index 61%
copy from components/scheduler/child/DEPS
copy to components/scheduler/base/DEPS
index afe58add26b1deaaa8af293ee3d7ce1801c7ac5b..5d86a1bc60efebeb207b11aeaffbd9fcecb2d740 100644
--- a/components/scheduler/child/DEPS
+++ b/components/scheduler/base/DEPS
@@ -1,12 +1,9 @@
include_rules = [
"+components/scheduler/scheduler_export.h",
- "+third_party/WebKit/public/platform",
]
specific_include_rules = {
"(test_time_source|.*test)\.cc": [
"+cc/test",
- "+content/test",
- "+components/scheduler/test",
],
}
« no previous file with comments | « components/scheduler/BUILD.gn ('k') | components/scheduler/base/cancelable_closure_holder.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698