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

Unified Diff: mash/shelf/public/interfaces/BUILD.gn

Issue 1906773003: Enable SkBitmap to be used by Mojo in Blink (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 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: mash/shelf/public/interfaces/BUILD.gn
diff --git a/mash/shelf/public/interfaces/BUILD.gn b/mash/shelf/public/interfaces/BUILD.gn
index 9d87ca48f54095da18feaf407768b1bda825ff45..a7fca75b4c6a939cf46f3af7b9a35f08d7cde726 100644
--- a/mash/shelf/public/interfaces/BUILD.gn
+++ b/mash/shelf/public/interfaces/BUILD.gn
@@ -11,6 +11,6 @@ mojom("interfaces") {
]
deps = [
- "//skia/public/interfaces",
+ "//third_party/WebKit/public:mojo_bindings",
]
}
« no previous file with comments | « content/renderer/image_downloader/image_downloader_impl.cc ('k') | mash/shelf/public/interfaces/shelf.mojom » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698