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

Unified Diff: chrome/chrome_tests.gypi

Issue 195983023: Enable devices page UI on MacOSX (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@fix_dcheck
Patch Set: Created 6 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
Index: chrome/chrome_tests.gypi
diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
index 58e2530c0e6c664e74babdc40d798fd86be1cc0a..e2c9f39e30caf5a3429ff4eaaec8e75de3d27872 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -2034,7 +2034,7 @@
['exclude', '^test/data/webui/print_preview.js'],
],
}],
- ['enable_mdns==1', {
+ ['enable_service_discovery==1', {
'sources' : [
'browser/ui/webui/local_discovery/local_discovery_ui_browsertest.cc',
]

Powered by Google App Engine
This is Rietveld 408576698