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

Unified Diff: chrome/common/BUILD.gn

Issue 2634073002: Revert of [win] Create ModuleDatabase and ModuleEventSinkImpl. (Closed)
Patch Set: Created 3 years, 11 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 85059e8e95904cb3c68872a89a48f7c5d8ad281c..a76c57a4468ee66f7f62321f9b7013d7f797a0b5 100644
--- a/chrome/common/BUILD.gn
+++ b/chrome/common/BUILD.gn
@@ -672,7 +672,8 @@
mojom("mojo_bindings") {
sources = [
- "conflicts/module_event_sink_win.mojom",
+ "conflicts/module_database_win.mojom",
+ "conflicts/module_event_win.mojom",
"field_trial_recorder.mojom",
"net_benchmarking.mojom",
"network_diagnostics.mojom",
« no previous file with comments | « chrome/browser/conflicts/module_event_sink_impl_win_unittest.cc ('k') | chrome/common/conflicts/module_database_win.mojom » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698