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

Unified Diff: gpu/demos/demos.gyp

Issue 9514020: GPU: Buld most of the gpu as a single DLL. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 8 years, 10 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/demos/demos.gyp
===================================================================
--- gpu/demos/demos.gyp (revision 124044)
+++ gpu/demos/demos.gyp (working copy)
@@ -44,6 +44,7 @@
'../gpu.gyp:gles2_implementation',
'../../base/base.gyp:base',
'../../base/third_party/dynamic_annotations/dynamic_annotations.gyp:dynamic_annotations',
+ '../../ui/gfx/gl/gl.gyp:gl',
'../../ui/ui.gyp:ui',
],
'sources': [

Powered by Google App Engine
This is Rietveld 408576698