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

Unified Diff: gyp/viewer.gyp

Issue 2072563002: Revert of Enable viewer in non-Vulkan builds (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 4 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 | « gyp/most.gyp ('k') | tools/viewer/Viewer.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gyp/viewer.gyp
diff --git a/gyp/viewer.gyp b/gyp/viewer.gyp
index 0b918d7c1fe00533867c32a5ebb2bcb9ba50b8fc..1013e070ae0c9bd043c3100232e8a08bd8edd317 100644
--- a/gyp/viewer.gyp
+++ b/gyp/viewer.gyp
@@ -79,10 +79,6 @@
'sources/': [ ['exclude', '_win.(h|cpp)$'],
],
}],
- ['skia_vulkan == 0', {
- 'sources/': [ ['exclude', 'Vulkan']
- ],
- }],
],
},
],
« no previous file with comments | « gyp/most.gyp ('k') | tools/viewer/Viewer.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698