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

Unified Diff: content/browser/BUILD.gn

Issue 2259903002: Enforce capability spec renderer <--> browser (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
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
Index: content/browser/BUILD.gn
diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
index 0c9f3df96d5a25ff17102c97b69f209dacd6f744..84e16d240c1a8cecaf363a81c36e235ccc7a9bc2 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -875,6 +875,8 @@ source_set("browser") {
"mime_registry_impl.h",
"mojo/interface_registrar_android.cc",
"mojo/interface_registrar_android.h",
+ "mojo/merge_dictionary.cc",
+ "mojo/merge_dictionary.h",
"mojo/mojo_shell_context.cc",
"mojo/mojo_shell_context.h",
"net/browser_online_state_observer.cc",

Powered by Google App Engine
This is Rietveld 408576698