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

Unified Diff: chrome/common/BUILD.gn

Issue 2576843002: [win] Create ModuleDatabase and ModuleEventSinkImpl. (Closed)
Patch Set: Address grt's comments on patchset 7. Created 3 years, 12 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: chrome/common/BUILD.gn
diff --git a/chrome/common/BUILD.gn b/chrome/common/BUILD.gn
index 95e78576e6f8dffc72a8f2213a0f7ba899af2b17..d7d46e0754efff17cf49cc65b37cad87693d3cf3 100644
--- a/chrome/common/BUILD.gn
+++ b/chrome/common/BUILD.gn
@@ -674,8 +674,7 @@ source_set("app_mode_app_support") {
mojom("mojo_bindings") {
sources = [
- "conflicts/module_database_win.mojom",
- "conflicts/module_event_win.mojom",
+ "conflicts/module_event_sink_win.mojom",
"field_trial_recorder.mojom",
"network_diagnostics.mojom",
"renderer_configuration.mojom",

Powered by Google App Engine
This is Rietveld 408576698