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

Unified Diff: gyp/most.gyp

Issue 400043003: Run CanvasState test across a library boundary. (Closed) Base URL: https://skia.googlesource.com/skia.git@canvasState2
Patch Set: Created 6 years, 5 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: gyp/most.gyp
diff --git a/gyp/most.gyp b/gyp/most.gyp
index 4675add4ddeae47c78b12515d4622231da9fb6ad..87b0aad29f796e4dbf622bb19579f497c45452fb 100644
--- a/gyp/most.gyp
+++ b/gyp/most.gyp
@@ -23,6 +23,8 @@
'pathops_unittest.gyp:*',
# 'pdfviewer.gyp:pdfviewer',
'dm.gyp:dm',
+ # I of course do not want to do this, will come back to it...
+ 'canvas_state_lib.gyp:canvas_state_lib',
djsollen 2014/07/18 14:11:54 why not add the dependency to tests.gypi
scroggo 2014/07/18 19:31:02 I don't think that's what I want. The 'tests' targ
],
'conditions': [
['skia_os == "android"', {

Powered by Google App Engine
This is Rietveld 408576698