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

Unified Diff: chrome/browser/BUILD.gn

Issue 2576843002: [win] Create ModuleDatabase and ModuleEventSinkImpl. (Closed)
Patch Set: Moar comments, fix typos. Created 4 years 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 | « no previous file | chrome/browser/conflicts/OWNERS » ('j') | chrome/browser/conflicts/module_database_win.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/BUILD.gn
diff --git a/chrome/browser/BUILD.gn b/chrome/browser/BUILD.gn
index 3e31a484c32fa57220606ccb80857245a21aba9d..1ed11a8bf22feea17d0abe84ff07afa1ca8ae45c 100644
--- a/chrome/browser/BUILD.gn
+++ b/chrome/browser/BUILD.gn
@@ -263,6 +263,10 @@ split_static_library("browser") {
"component_updater/sw_reporter_installer_win.h",
"component_updater/swiftshader_component_installer.cc",
"component_updater/swiftshader_component_installer.h",
+ "conflicts/module_database_win.cc",
+ "conflicts/module_database_win.h",
+ "conflicts/module_event_sink_impl_win.cc",
+ "conflicts/module_event_sink_impl_win.h",
"content_settings/chrome_content_settings_utils.cc",
"content_settings/chrome_content_settings_utils.h",
"content_settings/cookie_settings_factory.cc",
« no previous file with comments | « no previous file | chrome/browser/conflicts/OWNERS » ('j') | chrome/browser/conflicts/module_database_win.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698