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

Side by Side Diff: ui/android/DEPS

Issue 731133002: Upstream ResourceManager (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rename namespace Created 6 years 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 "+cc",
no sievers 2014/12/02 00:25:06 Can you add "-cc/blink"?
no sievers 2014/12/02 00:26:02 Actually, even better, only allow cc/resources spe
Jaekyun Seok (inactive) 2014/12/02 03:13:12 Done.
3 "+content/public/browser/android/ui_resource_client_android.h",
4 "+content/public/browser/android/ui_resource_provider.h",
no sievers 2014/12/02 00:25:06 As a follow-up, can we eliminate these base class
Jaekyun Seok (inactive) 2014/12/02 03:13:12 I will do that in a separate CL as a follow-up.
5 "+jni",
6 "+skia/ext",
7 "+third_party/skia",
8 "+ui/gfx",
9 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698