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

Unified Diff: components/scheduler/child/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
Index: components/scheduler/child/DEPS
diff --git a/components/scheduler/child/DEPS b/components/scheduler/child/DEPS
index afe58add26b1deaaa8af293ee3d7ce1801c7ac5b..87faf7366db586a8ca2a146de8f4989125fe32fd 100644
--- a/components/scheduler/child/DEPS
+++ b/components/scheduler/child/DEPS
@@ -1,4 +1,5 @@
include_rules = [
+ "+components/scheduler/base",
"+components/scheduler/scheduler_export.h",
"+third_party/WebKit/public/platform",
]
« no previous file with comments | « components/scheduler/base/test_time_source.cc ('k') | components/scheduler/child/cancelable_closure_holder.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698