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

Unified Diff: gyp/views.gyp

Issue 1410703009: Revert of Wire up SDL on Android (Closed) Base URL: https://skia.googlesource.com/skia.git@sdl
Patch Set: Created 5 years, 1 month 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 | « gyp/common_variables.gypi ('k') | gyp/visualbench.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gyp/views.gyp
diff --git a/gyp/views.gyp b/gyp/views.gyp
index f8ccf51903e1af27c85d6590ee1aefd9b147c294..bd8a60da25aef24847d69da85805092cad11a11c 100644
--- a/gyp/views.gyp
+++ b/gyp/views.gyp
@@ -9,6 +9,9 @@
# * Basic widgets and controls.
{
+ 'variables': {
+ 'skia_use_sdl%': 0,
+ },
'targets': [
{
'target_name': 'views',
« no previous file with comments | « gyp/common_variables.gypi ('k') | gyp/visualbench.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698