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

Unified Diff: cc/test/DEPS

Issue 455783002: GPU context creation code duplication cleanup (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@lkgr
Patch Set: Created 6 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: cc/test/DEPS
diff --git a/cc/test/DEPS b/cc/test/DEPS
index 611de1b3b22acb252d7a0ca304d09b9ffe171aee..5146b46254025a76c2b364bdd466def9201a837b 100644
--- a/cc/test/DEPS
+++ b/cc/test/DEPS
@@ -3,5 +3,6 @@ include_rules = [
"+gpu/command_buffer/client/gles2_implementation.h",
"+gpu/command_buffer/client/gles2_interface_stub.h",
"+gpu/command_buffer/client/gles2_lib.h",
+ "+gpu/command_buffer/common/gles2_cmd_utils.h",
"+gpu/skia_bindings/gl_bindings_skia_cmd_buffer.h",
]

Powered by Google App Engine
This is Rietveld 408576698