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

Unified Diff: gyp/everything.gyp

Issue 1775203002: Add SkDrawPosTextHCommand JSON, fix skiaserve build. (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Fix position count, always define target. Created 4 years, 9 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/json.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gyp/everything.gyp
diff --git a/gyp/everything.gyp b/gyp/everything.gyp
index 61909e494ece8e93b8801f81a5661f46bd4a9bf6..47db978171d63beac92dc5b54316644a1ed6eb92 100644
--- a/gyp/everything.gyp
+++ b/gyp/everything.gyp
@@ -18,6 +18,7 @@
'type': 'none',
'dependencies': [
'most.gyp:most',
+ 'skiaserve.gyp:skiaserve',
],
'conditions': [
['skia_os in ("ios", "android", "chromeos")', {
« no previous file with comments | « no previous file | gyp/json.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698