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

Unified Diff: third_party/sqlite/amalgamation/README

Issue 694353003: Get `gn gen` to succeed on Windows (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: add bison and gperf Created 6 years, 1 month 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
Index: third_party/sqlite/amalgamation/README
diff --git a/third_party/sqlite/amalgamation/README b/third_party/sqlite/amalgamation/README
new file mode 100644
index 0000000000000000000000000000000000000000..472000f4c297b8988e683e471a233f24f4fca1ad
--- /dev/null
+++ b/third_party/sqlite/amalgamation/README
@@ -0,0 +1,10 @@
+DO NOT EDIT FILES IN THIS DIRECTORY.
+
+These files are automatically generated from the sqlite originals. If
+you edit these files, your edits will be dropped in a future import of
+the sqlite code.
+
+See ../google_generate_amalgamation.sh for information on how these
+files are built.
+
+Scott Hess, April 6, 2011.

Powered by Google App Engine
This is Rietveld 408576698