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

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

Powered by Google App Engine
This is Rietveld 408576698