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

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

Issue 2012043002: Remove base dependency from webapk/libs/client (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 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
1 include_rules = [ 1 include_rules = [
2 "+base",
Yaron 2016/05/25 21:34:15 err, you should probably also remove this from: ch
3 "+chrome/android/webapk/libs/common", 2 "+chrome/android/webapk/libs/common",
4 ] 3 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698