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

Unified Diff: .gn

Issue 3003393002: Roll chromium_revision d323a482ee..7114a66134 (494468:497367) manually (Closed)
Patch Set: 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 | « no previous file | DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: .gn
diff --git a/.gn b/.gn
index 0a15148cb157ebeaa558a753fead1f9fe9d7e351..0ee19e906b85b2086a1256bdf8fd7a0b134212fb 100644
--- a/.gn
+++ b/.gn
@@ -41,4 +41,7 @@ default_args = {
# WebRTC does not want to switch to C++14 yet.
use_cxx11 = true
+
+ # WebRTC relies on Chromium's Android test infrastructure.
+ use_cxx11_on_android = false
}
« no previous file with comments | « no previous file | DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698