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

Unified Diff: webrtc/base/BUILD.gn

Issue 2422223002: Import build/config/clang/clang.gni in webrtc/base/BUILD.gn (Closed)
Patch Set: Created 4 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/base/BUILD.gn
diff --git a/webrtc/base/BUILD.gn b/webrtc/base/BUILD.gn
index 402691fbe06c4dcf5f1b0915590eeb063b5beabe..aa62054ed6cc7891336c285147745baf46b94697 100644
--- a/webrtc/base/BUILD.gn
+++ b/webrtc/base/BUILD.gn
@@ -16,6 +16,7 @@ if (is_android) {
}
if (is_win) {
import("//build/config/win/visual_studio_version.gni")
+ import("//build/config/clang/clang.gni")
}
config("rtc_base_approved_all_dependent_config") {
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698