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

Side by Side Diff: services/shape_detection/DEPS

Issue 2753413002: RELAND: ShapeDetection: use mojom::Bitmap for mojo interface. (Closed)
Patch Set: include the generated JS bindings for bitmap.mojom in the layout tests archive. Created 3 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
OLDNEW
1 include_rules = [ 1 include_rules = [
2 "+media/capture/video/scoped_result_callback.h", 2 "+media/capture/video/scoped_result_callback.h",
3 "+skia/ext/skia_utils_mac.h",
3 "+third_party/skia/include", 4 "+third_party/skia/include",
4 "+ui/gfx/codec", 5 "+ui/gfx/codec",
5 "+ui/gl/gl_switches.h" 6 "+ui/gl/gl_switches.h"
6 ] 7 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698