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

Unified Diff: build/all.gyp

Issue 1149893010: gpu: play skp files through the command buffer (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: review comments Created 5 years, 6 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: build/all.gyp
diff --git a/build/all.gyp b/build/all.gyp
index 36ca403c7bb27e4f745ac64d8830b770f60db032..bd7bfefdf0c17357cdfe56d53e656ffee79d6fab 100644
--- a/build/all.gyp
+++ b/build/all.gyp
@@ -37,6 +37,7 @@
'../ui/display/display.gyp:display_unittests',
'../ui/snapshot/snapshot.gyp:*',
'../url/url.gyp:*',
+ '../gpu/skia_runner/skia_runner.gyp:*',
],
'conditions': [
['OS!="ios" and OS!="mac"', {

Powered by Google App Engine
This is Rietveld 408576698