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

Unified Diff: build/all.gyp

Issue 1220883008: Add command_buffer_gles2 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: needed an additional function for skia Created 5 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: build/all.gyp
diff --git a/build/all.gyp b/build/all.gyp
index 13f8b01651b6da1361227ed7b6c3f6feb6a20ae8..b05b4d1246dd47b64db8e966f09e287c0f01e802 100644
--- a/build/all.gyp
+++ b/build/all.gyp
@@ -161,6 +161,7 @@
'../device/bluetooth/bluetooth.gyp:*',
'../device/device_tests.gyp:*',
'../gpu/skia_runner/skia_runner.gyp:*',
+ '../gpu/command_buffer_gles2/command_buffer_gles2.gyp:*',
],
}],
['use_openssl==0 and (OS=="mac" or OS=="ios" or OS=="win")', {
« no previous file with comments | « BUILD.gn ('k') | gpu/command_buffer_gles2/BUILD.gn » ('j') | gpu/command_buffer_gles2/BUILD.gn » ('J')

Powered by Google App Engine
This is Rietveld 408576698