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

Unified Diff: build/android/empty/src/.keep

Issue 11146005: Add support for generating jars from protos and add cacheinvalidation_java. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Remove unused target Created 8 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 | « no previous file | build/protoc.gypi » ('j') | build/protoc_java.gypi » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/android/empty/src/.keep
diff --git a/build/android/empty/src/.keep b/build/android/empty/src/.keep
new file mode 100644
index 0000000000000000000000000000000000000000..88215e9ac20473f2465542c80e3d2a956165702d
--- /dev/null
+++ b/build/android/empty/src/.keep
@@ -0,0 +1,5 @@
+This is a file that needs to live here until crbug.com/158155 has been fixed.
Ryan Sleevi 2012/10/30 00:50:43 nit: add the http:// so it will linkify correctly
nyquist 2012/10/31 17:49:33 Done.
+
+The ant build system requires that a src folder is always present, and for
+some of our targets that is not the case. Giving it an empty src-folder works
+nicely though.
« no previous file with comments | « no previous file | build/protoc.gypi » ('j') | build/protoc_java.gypi » ('J')

Powered by Google App Engine
This is Rietveld 408576698