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

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

Issue 2300633004: Allow canvases to be GPU-accelerated in Workers (Closed)
Patch Set: 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/graphics/DEPS
diff --git a/third_party/WebKit/Source/platform/graphics/DEPS b/third_party/WebKit/Source/platform/graphics/DEPS
index afea97feb51b625a4d3660fb67af0de3adc3979c..afb3987f14516a473d5b0ba2bce7a7c61faa2a85 100644
--- a/third_party/WebKit/Source/platform/graphics/DEPS
+++ b/third_party/WebKit/Source/platform/graphics/DEPS
@@ -4,6 +4,7 @@ include_rules = [
"+base/bind.h",
"+base/callback.h",
"+base/message_loop",
+ "+base/threading/thread_checker.h",
"+cc",
"-cc/blink",
"+gpu/command_buffer/client/gles2_interface.h",

Powered by Google App Engine
This is Rietveld 408576698