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

Unified Diff: gyp/most.gyp

Issue 1151333004: CL to add setFullscreen and setVsync to SkWindow (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: tweaks Created 5 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
« no previous file with comments | « no previous file | gyp/visualbench.gyp » ('j') | gyp/visualbench.gyp » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gyp/most.gyp
diff --git a/gyp/most.gyp b/gyp/most.gyp
index 27ce0f168908392fb03daf9e731b00acaab18e72..5e793272aa1e55fca81bb2eec0a8ba718d818382 100644
--- a/gyp/most.gyp
+++ b/gyp/most.gyp
@@ -27,6 +27,7 @@
'pathops_skpclip.gyp:*',
# 'pdfviewer.gyp:pdfviewer',
'dm.gyp:dm',
+ 'visualbench.gyp:visualbench',
],
'conditions': [
[ 'skia_gpu == 0 or skia_os == "android"', {
« no previous file with comments | « no previous file | gyp/visualbench.gyp » ('j') | gyp/visualbench.gyp » ('J')

Powered by Google App Engine
This is Rietveld 408576698