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

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: now with proper mac headers 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
« no previous file with comments | « BUILD.gn ('k') | gpu/command_buffer/service/in_process_command_buffer.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/all.gyp
diff --git a/build/all.gyp b/build/all.gyp
index 6b8ad831a43558a5bdd8c6a3c451dd0c5f9ed434..0028f25ee6a60bb538f4bd53092de317f22893c0 100644
--- a/build/all.gyp
+++ b/build/all.gyp
@@ -161,6 +161,7 @@
'dependencies': [
'../device/bluetooth/bluetooth.gyp:*',
'../device/device_tests.gyp:*',
+ '../gpu/skia_runner/skia_runner.gyp:*',
],
}],
['use_openssl==0 and (OS=="mac" or OS=="ios" or OS=="win")', {
« no previous file with comments | « BUILD.gn ('k') | gpu/command_buffer/service/in_process_command_buffer.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698