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

Unified Diff: components/view_manager/gles2/DEPS

Issue 1181013010: Support impl-side painting in Mandoline. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix presubmit warning Created 5 years, 6 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/view_manager/gles2/DEPS
diff --git a/components/view_manager/gles2/DEPS b/components/view_manager/gles2/DEPS
index 3a90be0d22325294cf93ea1a04dbd0849b08db9e..242c5d809869a8771f508b5cd270eea21d693b65 100644
--- a/components/view_manager/gles2/DEPS
+++ b/components/view_manager/gles2/DEPS
@@ -1,7 +1,9 @@
include_rules = [
+ "+cc",
"+components/gpu",
"+gpu",
"+mojo/converters",
+ "+mojo/platform_handle",
"+third_party/mojo/src/mojo/public",
"+ui",
]

Powered by Google App Engine
This is Rietveld 408576698