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

Unified Diff: components/test_runner/DEPS

Issue 1808933002: Remove framebufferRenderbuffer and framebufferTexture* from WGC3D. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@wgc3d-unused
Patch Set: framebufferRenderbuffer: rebase 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 | « no previous file | components/test_runner/test_plugin.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/test_runner/DEPS
diff --git a/components/test_runner/DEPS b/components/test_runner/DEPS
index 78b42bbbdc7989780416475c239be0e7903d3474..d0f42cccc221232724c800d40a6a4f417164245f 100644
--- a/components/test_runner/DEPS
+++ b/components/test_runner/DEPS
@@ -1,6 +1,7 @@
include_rules = [
"+cc",
"+gin",
+ "+gpu/command_buffer/client",
"+net/base",
"+skia",
"+third_party/skia",
« no previous file with comments | « no previous file | components/test_runner/test_plugin.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698