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

Unified Diff: samples/openglui/emulator/emulator.gyp

Issue 14485002: Get the OpenGLUI emulator building again on the desktop. Mostly this is applying the changes here: (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 7 years, 8 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 | « runtime/embedders/openglui/openglui_embedder.gypi ('k') | samples/sample_extension/sample_extension.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: samples/openglui/emulator/emulator.gyp
===================================================================
--- samples/openglui/emulator/emulator.gyp (revision 21990)
+++ samples/openglui/emulator/emulator.gyp (working copy)
@@ -80,10 +80,13 @@
'-lskia_images',
'-lskia_opts',
'-lskia_opts_ssse3',
+ '-lskia_pdf',
'-lskia_ports',
'-lskia_sfnt',
'-lskia_skgr',
'-lskia_utils',
+ '-lskia_views',
+ '-lskia_xml',
'-Wl,--end-group',
'-lfontconfig',
'-lfreetype',
« no previous file with comments | « runtime/embedders/openglui/openglui_embedder.gypi ('k') | samples/sample_extension/sample_extension.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698