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

Side by Side 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, 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 unified diff | Download patch
OLDNEW
(Empty)
1 Copyright 2012 Google Inc. All Rights Reserved.
2
3 This directory contains the files required to build the example application for
4 the Invalidation Client, the source code of which is located under
5 ../src/java/com/google/ipc/invalidation/examples/android2.
6
7 To build the example, first run ./generate_protos.sh. Then, run ant debug or
8 ant release to build the application.
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698