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

Unified Diff: content/common/BUILD.gn

Issue 2340133006: [WIP] Hack on Blob mojom (Closed)
Patch Set: Created 4 years, 3 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/thread_safe_sender.h ('k') | content/common/blob.mojom » ('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 513213bfbce8f8b6ff64fda51e88292f9b36d2a0..c939c290eba66ff0dd83d465e3455b8d2298e552 100644
--- a/content/common/BUILD.gn
+++ b/content/common/BUILD.gn
@@ -556,6 +556,7 @@ mojom("mojo_bindings") {
sources = [
"associated_interfaces.mojom",
+ "blob.mojom",
"child_memory_coordinator.mojom",
"frame.mojom",
"image_downloader/image_downloader.mojom",
« no previous file with comments | « content/child/thread_safe_sender.h ('k') | content/common/blob.mojom » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698