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

Unified Diff: base/BUILD.gn

Issue 2496323003: Reland:Adds eventlog provider dll to describe the message types of SYSLOG. (Closed)
Patch Set: Rebased on ToT. Created 4 years, 1 month 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 | base/syslog_logging.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/BUILD.gn
diff --git a/base/BUILD.gn b/base/BUILD.gn
index 141dc2b7552a4bbbafa9824c1af0823ddd8a7910..c36fefb0920123538f93ea304d807721edc5a0ff 100644
--- a/base/BUILD.gn
+++ b/base/BUILD.gn
@@ -1225,6 +1225,7 @@ component("base") {
deps += [
"//base/trace_event/etw_manifest:chrome_events_win",
"//base/win:base_win_features",
+ "//base/win:eventlog_messages",
]
if (is_component_build) {
« no previous file with comments | « no previous file | base/syslog_logging.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698