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

Unified Diff: cc/raster/DEPS

Issue 1819663002: Bind GrContext to GLES2Interfaces in tests (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@function
Patch Set: Minimal GetString impl for TestGLES2Interface in skcanvas_video_renderer_unittest.cc Created 4 years, 9 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
« no previous file with comments | « cc/cc_tests.gyp ('k') | cc/raster/tile_task_worker_pool_perftest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/raster/DEPS
diff --git a/cc/raster/DEPS b/cc/raster/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..96ad73f9c430d6757754c7f1ed7568fcf49cf6d5
--- /dev/null
+++ b/cc/raster/DEPS
@@ -0,0 +1,3 @@
+include_rules = [
+ "+gpu/skia_bindings/gl_bindings_skia_cmd_buffer.h",
+]
« no previous file with comments | « cc/cc_tests.gyp ('k') | cc/raster/tile_task_worker_pool_perftest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698