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

Unified Diff: gyp/common_variables.gypi

Issue 1779903002: Create explicit microhttpd.gyp (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: presubmit fix? Created 4 years, 9 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/microhttpd.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gyp/common_variables.gypi
diff --git a/gyp/common_variables.gypi b/gyp/common_variables.gypi
index 0688f627b9b20647d3d15b677b3f2e75860f69a9..772c44b1cd4d2093dcd43d0d14d7a74ab315e26b 100644
--- a/gyp/common_variables.gypi
+++ b/gyp/common_variables.gypi
@@ -250,7 +250,6 @@
'skia_use_sdl%': 0,
'skia_fast%': 0,
'skia_dump_stats%': 0,
- 'skia_build_server%': 0,
'vulkan_merged_into_skia%': '<(vulkan_merged_into_skia)',
'skia_fast_flags': [
'-O3', # Even for Debug builds.
« no previous file with comments | « no previous file | gyp/microhttpd.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698