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

Side by Side Diff: blimp/client/DEPS

Issue 1295243003: Initial commit of the blimp/ folder and target (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 4 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 "+base",
3 "+cc",
4 "+content/public/common",
nyquist 2015/08/19 07:48:06 Could we have "-content", "!content/public/common/
David Trainor- moved to gerrit 2015/08/21 00:49:46 Good idea!
Wez 2015/08/27 02:01:50 Feels cleanest to disallow content & then allow sp
David Trainor- moved to gerrit 2015/09/03 06:33:20 Yeah agreed :)
5 "+gpu",
6 "+jni",
7 "+net",
8 "+skia",
9 "+third_party/skia",
10 "+ui/gfx",
11 "+ui/gl",
12 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698