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

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: rebase 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..85356ed0337e210c6bc2c5d5e82c3dd2ec7ef458 100644
--- a/components/bitmap_uploader/DEPS
+++ b/components/bitmap_uploader/DEPS
@@ -3,8 +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