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

Side by Side Diff: services/shape_detection/DEPS

Issue 2629433003: ShapeDetection: use mojom::Bitmap for mojo interface. (Closed)
Patch Set: ShapeDetection: use mojom::Bitmap for mojo interface. Created 3 years, 10 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",
4 "+third_party/skia/include/core/SkBitmap.h",
5 "+third_party/skia/include/utils/mac/SkCGUtils.h",
3 ] 6 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698