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

Unified Diff: content/common/BUILD.gn

Issue 2892953006: WIP POC blob transport over mojo
Patch Set: pass mojo blobs over ipc Created 3 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
« no previous file with comments | « content/child/blob_storage/webblobregistry_impl.cc ('k') | content/common/content_param_traits.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/common/BUILD.gn
diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn
index ce8a4bfd8b2f29e2a6b220d97bcf64c5ea84aa0b..5505a89dcb71064c0ed2196e22a9baf87a1f8df4 100644
--- a/content/common/BUILD.gn
+++ b/content/common/BUILD.gn
@@ -637,6 +637,7 @@ mojom("mojo_bindings") {
"//services/ui/public/interfaces",
"//services/video_capture/public/interfaces",
"//skia/public/interfaces",
+ "//third_party/WebKit/public:blob_mojo_bindings",
"//third_party/WebKit/public:mojo_bindings",
"//ui/base/mojo:mojo_bindings",
"//ui/gfx/geometry/mojo",
« no previous file with comments | « content/child/blob_storage/webblobregistry_impl.cc ('k') | content/common/content_param_traits.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698