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

Unified Diff: third_party/cacheinvalidation/src/example-app-build/README

Issue 1162033004: Pull cacheinvalidations code directory into chromium repo. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 7 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
Index: third_party/cacheinvalidation/src/example-app-build/README
diff --git a/third_party/cacheinvalidation/src/example-app-build/README b/third_party/cacheinvalidation/src/example-app-build/README
new file mode 100644
index 0000000000000000000000000000000000000000..07cd60ec4343650f6643f7682c8a4ba65042b741
--- /dev/null
+++ b/third_party/cacheinvalidation/src/example-app-build/README
@@ -0,0 +1,8 @@
+Copyright 2012 Google Inc. All Rights Reserved.
+
+This directory contains the files required to build the example application for
+the Invalidation Client, the source code of which is located under
+../src/java/com/google/ipc/invalidation/examples/android2.
+
+To build the example, first run ./generate_protos.sh. Then, run ant debug or
+ant release to build the application.

Powered by Google App Engine
This is Rietveld 408576698