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

Unified Diff: gyp/most.gyp

Issue 2287013003: cleanup dead nanomsg and build_overrides (Closed)
Patch Set: Created 4 years, 4 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 | « experimental/nanomsg/picture_demo.cpp ('k') | gyp/nanomsg.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gyp/most.gyp
diff --git a/gyp/most.gyp b/gyp/most.gyp
index 5b5392618ecba1f7239a0623bed873d6022a3aae..cece58101bd23a9cbe89d3f46cb5d3b1a3c2ba44 100644
--- a/gyp/most.gyp
+++ b/gyp/most.gyp
@@ -57,11 +57,6 @@
],
'dependencies': ['iOSShell.gyp:iOSShell' ],
}],
- ['skia_os == "mac" or skia_os == "linux"', {
- 'dependencies': [
- 'nanomsg.gyp:*' ,
- ],
- }],
['skia_os in ["linux", "mac", "win"]', {
'dependencies': [
'skiaserve.gyp:skiaserve',
« no previous file with comments | « experimental/nanomsg/picture_demo.cpp ('k') | gyp/nanomsg.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698