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

Unified Diff: ios/consume/README.txt

Issue 16023013: Introduce the iOS consumer API. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Fix ordering Created 7 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: ios/consume/README.txt
diff --git a/ios/consume/README.txt b/ios/consume/README.txt
new file mode 100644
index 0000000000000000000000000000000000000000..b6907eac14d6bdaeaba7ca92c932baf10120125c
--- /dev/null
+++ b/ios/consume/README.txt
@@ -0,0 +1,7 @@
+This directory exists to allow iOS code that is not yet upstreamed to call
+Chromium code without being vulnerable to breakage during a merge.
+Specifically, not-yet-upstreamed code is allowed to use the interfaces
+provided in public/. Any change to one of these interfaces should get a full
+review from an OWNER, as such a change will require corresponding changes to
+code not yet upstreamed. Any change to code not under public/ can be TBR'd to
+an OWNER.
stuartmorgan 2013/05/28 08:43:40 I wonder if we should put a short version of this
blundell 2013/05/28 09:01:14 Good idea, done. On 2013/05/28 08:43:40, stuartmo
« no previous file with comments | « ios/consume/OWNERS ('k') | ios/consume/base/util.mm » ('j') | ios/consume/ios_consume.gyp » ('J')

Powered by Google App Engine
This is Rietveld 408576698