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

Unified Diff: webrtc/sdk/BUILD.gn

Issue 2309253004: GN: Move variables from //build_overrides/webrtc.gni to //webrtc/build/webrtc.gni (Closed)
Patch Set: Delete build_overrides/webrtc.gni Created 4 years, 3 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 | « webrtc/build/webrtc.gni ('k') | webrtc/test/fuzzers/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/sdk/BUILD.gn
diff --git a/webrtc/sdk/BUILD.gn b/webrtc/sdk/BUILD.gn
index 73a749acf9e946caf10dff358b15b16aec597232..cfd4fdb5695c12512f5e4a66ec45e551a2547425 100644
--- a/webrtc/sdk/BUILD.gn
+++ b/webrtc/sdk/BUILD.gn
@@ -7,7 +7,6 @@
# be found in the AUTHORS file in the root of the source tree.
import("../build/webrtc.gni")
-import("//build_overrides/webrtc.gni")
import("//build/config/mac/mac_sdk.gni")
if (is_ios || (is_mac && mac_deployment_target == "10.7")) {
« no previous file with comments | « webrtc/build/webrtc.gni ('k') | webrtc/test/fuzzers/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698