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

Unified Diff: experimental/webtry/templates/template.gyp

Issue 649313002: add ganesh checkbox to skfiddle interface (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Integrate the ganesh checkbox into the hash and DB Created 6 years, 2 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: experimental/webtry/templates/template.gyp
diff --git a/experimental/webtry/templates/template.gyp b/experimental/webtry/templates/template.gyp
index e53fa0bddd1b9b49c0214d9c061777bf0c29b01e..6efcd31ebe0ba1ac983c5fc3fc6daa86cfa7ff36 100644
--- a/experimental/webtry/templates/template.gyp
+++ b/experimental/webtry/templates/template.gyp
@@ -19,6 +19,7 @@
'include_dirs': [
'../include/config',
'../include/core',
+ '../include/gpu',
'../tools/flags',
'../src/core',
],

Powered by Google App Engine
This is Rietveld 408576698