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

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

Issue 2383473002: [scheduler] Teach scheduler about audio state (Closed)
Patch Set: Created 4 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: third_party/WebKit/Source/platform/scheduler/DEPS
diff --git a/third_party/WebKit/Source/platform/scheduler/DEPS b/third_party/WebKit/Source/platform/scheduler/DEPS
index 97fd186315f624b32669cc1571e0ed1532affe67..a165d17345aa6c9d4aad53f19b8d0d29d7bebdf0 100644
--- a/third_party/WebKit/Source/platform/scheduler/DEPS
+++ b/third_party/WebKit/Source/platform/scheduler/DEPS
@@ -20,6 +20,7 @@ include_rules = [
"+base/run_loop.h",
"+base/single_thread_task_runner.h",
"+base/synchronization/lock.h",
+ "+base/task_runner.h",
"+base/threading/platform_thread.h",
"+base/threading/thread.h",
"+base/threading/thread_checker.h",

Powered by Google App Engine
This is Rietveld 408576698