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

Unified Diff: webrtc/webrtc.gni

Issue 2999703002: Removing EXPAT_RELATIVE_PATH and rtc_relative_path (Closed)
Patch Set: Rebasing Created 3 years, 4 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.gn ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/webrtc.gni
diff --git a/webrtc/webrtc.gni b/webrtc/webrtc.gni
index 72e031ee7723a04da808af580f4d492cd53e8d7a..af4d6f97dbbc12d25a24f18755298e270d2fe0f2 100644
--- a/webrtc/webrtc.gni
+++ b/webrtc/webrtc.gni
@@ -43,9 +43,6 @@ declare_args() {
# Enable this to let the Opus audio codec change complexity on the fly.
rtc_opus_variable_complexity = false
- # Disable to use absolute header paths for some libraries.
- rtc_relative_path = true
-
# Used to specify an external Jsoncpp include path when not compiling the
# library that comes with WebRTC (i.e. rtc_build_json == 0).
rtc_jsoncpp_root = "//third_party/jsoncpp/source/include"
« no previous file with comments | « webrtc/BUILD.gn ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698