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

Unified Diff: components/bitmap_uploader/DEPS

Issue 2008193002: Change mojo geometry structs from using type converters to StructTraits. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 7 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 side-by-side diff with in-line comments
Download patch
Index: components/bitmap_uploader/DEPS
diff --git a/components/bitmap_uploader/DEPS b/components/bitmap_uploader/DEPS
index 847102a042e29318bcca522202bbaf18282689a5..1a7b6c36d8ca05b331f8f86eb6cd6ea4991d17a2 100644
--- a/components/bitmap_uploader/DEPS
+++ b/components/bitmap_uploader/DEPS
@@ -3,7 +3,6 @@ include_rules = [
"+gpu/GLES2",
"+services/shell/public",
"+mojo/common",
- "+mojo/converters/geometry",
"+mojo/converters/surfaces",
"+mojo/public",
"+ui/gfx/geometry",

Powered by Google App Engine
This is Rietveld 408576698