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

Side by Side Diff: services/shape_detection/DEPS

Issue 2875243002: RELAND: ShapeDetection: use mojom::Bitmap for mojo interface. (Closed)
Patch Set: RELAND2: ShapeDetection: use mojom::Bitmap for mojo interface. Created 3 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 "+media/capture/video/scoped_result_callback.h", 2 "+media/capture/video/scoped_result_callback.h",
3 "+jni", 3 "+jni",
4 "+skia/ext/skia_utils_mac.h",
4 "+third_party/skia/include", 5 "+third_party/skia/include",
5 "+ui/gfx/codec", 6 "+ui/gfx/codec",
6 "+ui/gl/gl_switches.h" 7 "+ui/gl/gl_switches.h"
7 ] 8 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698