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

Side by Side Diff: ios/consume/public/DEPS

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 unified diff | Download patch
OLDNEW
(Empty)
1 include_rules = [
2 # The public interfaces cannot reference Chromium code.
stuartmorgan 2013/05/28 08:43:40 Can you add a comment explaining that this list is
blundell 2013/05/28 09:01:14 Done.
3 "-base",
4 "-build",
5 "-googleurl",
6 "-library_loaders",
7 "-testing",
8 "-third_party/icu/public",
9 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698