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

Unified Diff: build/common.gypi

Issue 1554563002: Put more files under the enable_service_discovery build flag. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix typo Created 5 years 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 | chrome/browser/devtools/BUILD.gn » ('j') | chrome/browser/devtools/BUILD.gn » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/common.gypi
diff --git a/build/common.gypi b/build/common.gypi
index c3bc3dff43c892f8930db4e60954bdfab835a581..91b9b57ad2ea21594bd7ed8362d08396ecf40a22 100644
--- a/build/common.gypi
+++ b/build/common.gypi
@@ -1011,7 +1011,7 @@
'use_openmax_dl_fft%': 0,
}],
['OS=="win" or OS=="linux"', {
- 'enable_mdns%' : 1,
+ 'enable_mdns%' : 1,
}],
# Disable various features by default on embedded.
« no previous file with comments | « no previous file | chrome/browser/devtools/BUILD.gn » ('j') | chrome/browser/devtools/BUILD.gn » ('J')

Powered by Google App Engine
This is Rietveld 408576698