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

Unified Diff: build_overrides/README.md

Issue 1403453003: Roll chromium_revision c089d37..159828f (353662:353696) + fix GN (Closed) Base URL: https://chromium.googlesource.com/external/webrtc@master
Patch Set: Removed clang_use_chrome_plugins variable 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 | « build_overrides/OWNERS ('k') | build_overrides/v8.gni » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build_overrides/README.md
diff --git a/build_overrides/README.md b/build_overrides/README.md
new file mode 100644
index 0000000000000000000000000000000000000000..906136e50eede0db9df3caad6d7be64561b71ff7
--- /dev/null
+++ b/build_overrides/README.md
@@ -0,0 +1,7 @@
+# Build overrides in GN
+
+This directory is used to allow us to customize variables that differ between
+WebRTC being built as standalone and as a part of Chromium.
+
+There's another build_overrides in Chromium that needs to contain the same
+set of files with the same set of variables (but with different values).
« no previous file with comments | « build_overrides/OWNERS ('k') | build_overrides/v8.gni » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698