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

Unified Diff: build/config/features.gni

Issue 1718073002: Remove the 'ios_use_webrtc' build flag hack. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix string_provider reference and comment out other ios targets for now Created 4 years, 10 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 | « BUILD.gn ('k') | build_overrides/webrtc.gni » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/config/features.gni
diff --git a/build/config/features.gni b/build/config/features.gni
index df6192aad1a255d73b5c36836adc4a0c2712e62e..80267fb77dfb7847ac1c8dbfc62b48b9accfc908 100644
--- a/build/config/features.gni
+++ b/build/config/features.gni
@@ -41,7 +41,6 @@ declare_args() {
debug_devtools = false
# Enables WebRTC.
- # TODO(GYP) make mac work.
enable_webrtc = !is_ios
# Enables the Media Router.
« no previous file with comments | « BUILD.gn ('k') | build_overrides/webrtc.gni » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698