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

Unified Diff: third_party/WebKit/Source/platform/scheduler/base/DEPS

Issue 2118903002: scheduler: Move the Blink scheduler into Blink (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Really fixed the test failure this time Created 4 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
Index: third_party/WebKit/Source/platform/scheduler/base/DEPS
diff --git a/components/scheduler/base/DEPS b/third_party/WebKit/Source/platform/scheduler/base/DEPS
similarity index 56%
rename from components/scheduler/base/DEPS
rename to third_party/WebKit/Source/platform/scheduler/base/DEPS
index 5d86a1bc60efebeb207b11aeaffbd9fcecb2d740..5333f29e7f198f93dc15d8ee034787b6299f3cf7 100644
--- a/components/scheduler/base/DEPS
+++ b/third_party/WebKit/Source/platform/scheduler/base/DEPS
@@ -1,7 +1,3 @@
-include_rules = [
- "+components/scheduler/scheduler_export.h",
-]
-
specific_include_rules = {
"(test_time_source|.*test)\.cc": [
"+cc/test",

Powered by Google App Engine
This is Rietveld 408576698