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

Unified Diff: gpu/gpu_untrusted.gyp

Issue 14456004: GPU client side changes for GpuMemoryBuffers (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@glapi
Patch Set: Updated the extension documentation Created 7 years, 7 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: gpu/gpu_untrusted.gyp
diff --git a/gpu/gpu_untrusted.gyp b/gpu/gpu_untrusted.gyp
index a6e502fde6562c130e055eb01c9cb1421044bf44..fd4c9784d8c18ffa26aac1c86527e49f09559ada 100644
--- a/gpu/gpu_untrusted.gyp
+++ b/gpu/gpu_untrusted.gyp
@@ -33,6 +33,7 @@
'dependencies': [
'../native_client/tools.gyp:prep_toolchain',
'../base/base_untrusted.gyp:base_untrusted',
+ '../testing/gmock.gyp:gmock',
greggman 2013/05/10 00:12:22 Mock should not be here. Mock is only used in unit
kaanb 2013/05/13 23:00:36 Done.
'../third_party/khronos/khronos.gyp:khronos_headers',
'command_buffer/command_buffer_untrusted.gyp:gles2_utils_untrusted',
'gles2_cmd_helper_untrusted',

Powered by Google App Engine
This is Rietveld 408576698