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

Unified Diff: README.md

Issue 1934803002: Copy the necessary build overrides from Chromium (Closed) Base URL: https://chromium.googlesource.com/native_client/src/build_overrides@master
Patch Set: Grammar fixes Created 4 years, 8 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 | build.gni » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: README.md
diff --git a/README.md b/README.md
new file mode 100644
index 0000000000000000000000000000000000000000..b86a508b4a5c132dc65b1585ac0fc3ab163dcf01
--- /dev/null
+++ b/README.md
@@ -0,0 +1,9 @@
+# Build overrides in GN
+
+This directory is used to customize settings for repos that are DEPS'ed
+in and shared with Chromium.
+
+build.gni was copied verbatim from Chromium's copy of //build_overrides
+and should be kept in sync with Chromium's version.
+
+gtest.gni contains modification which are specific to Native Client.
« no previous file with comments | « no previous file | build.gni » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698