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

Side by Side Diff: chrome/android/webapk/DEPS

Issue 1963383004: Upstream: Add DEPS files to chrome/android/webapk (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 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
« no previous file with comments | « no previous file | chrome/android/webapk/shell_apk/DEPS » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 # The WebAPK runs in a different APK than Chrome so cannot depend on anything
2 # in Chrome including //base. The exception is the client library
3 # (//chrome/android/webapk/libs/client) which is linked into the Chrome APK.
4 include_rules = [
5 "-base",
6 "-chrome",
7 "-testing",
Yaron 2016/05/12 13:39:45 I think we may need to add back testing if we were
Yaron 2016/05/12 13:58:25 ignore me. :)
8 ]
OLDNEW
« no previous file with comments | « no previous file | chrome/android/webapk/shell_apk/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698