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

Side by Side Diff: third_party/WebKit/public/platform/scheduler/DEPS

Issue 2118903002: scheduler: Move the Blink scheduler into Blink (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebased 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 unified diff | Download patch
OLDNEW
(Empty)
1 include_rules = [
2 "+base/bind.h",
3 "+base/callback.h",
4 "+base/macros.h",
5 "+base/memory/ptr_util.h",
6 "+base/memory/ref_counted.h",
7 "+base/message_loop/message_loop.h",
8 "+base/single_thread_task_runner.h",
9 "+base/threading/thread.h",
10 "+base/time/time.h",
11 "+v8/include/v8.h",
12 ]
OLDNEW
« no previous file with comments | « third_party/WebKit/public/platform/scheduler/.clang-format ('k') | third_party/WebKit/public/platform/scheduler/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698