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

Side by Side Diff: Source/platform/DEPS

Issue 173363002: Move mediastream module to oilpan transition types (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 9 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 | Annotate | Revision Log
OLDNEW
1 include_rules = [ 1 include_rules = [
2 "+mozilla", 2 "+mozilla",
3 "+platform", 3 "+platform",
4 "+public/platform", 4 "+public/platform",
5 "+skia/ext", 5 "+skia/ext",
6 "+third_party/khronos", 6 "+third_party/khronos",
7 "+third_party/skia", 7 "+third_party/skia",
8 "+webp", 8 "+webp",
9 "+heap",
tkent 2014/02/28 00:16:30 I don't want to approve this change until we remov
haraken 2014/02/28 00:22:38 Although it might be a bit tough to completely avo
9 "-bindings", 10 "-bindings",
10 "-core", 11 "-core",
11 "-modules", 12 "-modules",
12 ] 13 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698