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

Unified Diff: build/config/BUILD.gn

Issue 1406543003: GN: Add build_overrides/webrtc.gni (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 2 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 | build_overrides/webrtc.gni » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/config/BUILD.gn
diff --git a/build/config/BUILD.gn b/build/config/BUILD.gn
index 97d7d04c8f245b433d46e61c923c3922b6252d7d..b32f287959d684a3503e70670a4198c534a79179 100644
--- a/build/config/BUILD.gn
+++ b/build/config/BUILD.gn
@@ -9,6 +9,7 @@ import("//build/config/features.gni")
import("//build/config/sanitizers/sanitizers.gni")
import("//build/config/ui.gni")
import("//build_overrides/v8.gni")
+import("//build_overrides/webrtc.gni")
Dirk Pranke 2015/10/13 17:28:09 You don't need to add this. The only reason the v8
kjellander_chromium 2015/10/13 21:42:54 OK, removed in PS#2.
import("//build/toolchain/goma.gni")
declare_args() {
« no previous file with comments | « no previous file | build_overrides/webrtc.gni » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698