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

Unified Diff: gyp/everything.gyp

Issue 127423003: Move DM from everything to most, to build it by default. (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 6 years, 11 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/most.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 5d1697ec8d46417bc1cc92455740f0042e31c5e2..bf67d1fc6957672214f9c9562a8a403156962a53 100644
--- a/gyp/everything.gyp
+++ b/gyp/everything.gyp
@@ -25,10 +25,6 @@
#'v8.gyp:SkV8Example',
],
}],
- # DM assumes you've got a GPU.
- ['skia_gpu == 1', {
- 'dependencies': [ 'dm.gyp:dm' ],
- }],
],
},
],
« no previous file with comments | « no previous file | gyp/most.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698