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

Unified Diff: blimp/engine/BUILD.gn

Issue 2056993003: Add Mojo IPC for seeding new Renderer with Browser's cached blob state. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@blobchannel-master
Patch Set: STL containers yay Created 4 years, 5 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 | « blimp/common/blob_cache/mock_blob_cache.h ('k') | blimp/engine/mojo/blob_channel.mojom » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: blimp/engine/BUILD.gn
diff --git a/blimp/engine/BUILD.gn b/blimp/engine/BUILD.gn
index 8bbcb66317a23818caf35f0ea4bbdb2c8faafa7d..036420148236a79fe65f8a581740c4a785cf24c2 100644
--- a/blimp/engine/BUILD.gn
+++ b/blimp/engine/BUILD.gn
@@ -364,8 +364,6 @@ mojom("blob_channel_mojo") {
sources = [
"mojo/blob_channel.mojom",
]
-
- use_new_wrapper_types = false
}
source_set("test_support") {
« no previous file with comments | « blimp/common/blob_cache/mock_blob_cache.h ('k') | blimp/engine/mojo/blob_channel.mojom » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698