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

Unified Diff: remoting/host/BUILD.gn

Issue 2517953003: Move enable_webrtc to a buildflag header. (Closed)
Patch Set: Created 4 years, 1 month 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: remoting/host/BUILD.gn
diff --git a/remoting/host/BUILD.gn b/remoting/host/BUILD.gn
index 16b1427899d440247317df56d17e605d84735a63..a38f23f845f054b48e707002ac7ed0128dfe8ffe 100644
--- a/remoting/host/BUILD.gn
+++ b/remoting/host/BUILD.gn
@@ -3,6 +3,7 @@
# found in the LICENSE file.
import("//build/util/process_version.gni")
+import("//media/media_options.gni")
import("//remoting/build/config/remoting_build.gni")
group("all_tests") {

Powered by Google App Engine
This is Rietveld 408576698