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

Unified Diff: Android.mk

Issue 10637006: Fixes to allow building in an Android tree (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Added missing comment char Created 8 years, 6 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
« .gitignore ('K') | « .gitignore ('k') | content/content_shell.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Android.mk
diff --git a/Android.mk b/Android.mk
new file mode 100644
index 0000000000000000000000000000000000000000..515f1015154dbb1701624cc490b6b4f77f0b6085
--- /dev/null
+++ b/Android.mk
@@ -0,0 +1,2 @@
+# This is an empty Android makefile to prevent the Android build system from
+# erroneously picking up other Android.mk files in the Chromium tree.
« .gitignore ('K') | « .gitignore ('k') | content/content_shell.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698