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

Unified Diff: chrome/chrome_watcher/BUILD.gn

Issue 2850863002: Initialize logging for Chrome watcher process (Closed)
Patch Set: Initialize logging for Chrome watcher process Created 3 years, 8 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
« no previous file with comments | « no previous file | chrome/chrome_watcher/chrome_watcher_main.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_watcher/BUILD.gn
diff --git a/chrome/chrome_watcher/BUILD.gn b/chrome/chrome_watcher/BUILD.gn
index 8761f68a54bd41d375ac9a87df4f77be077cbc68..1ca7549841487211babd4721aa2405decd346a94 100644
--- a/chrome/chrome_watcher/BUILD.gn
+++ b/chrome/chrome_watcher/BUILD.gn
@@ -61,6 +61,7 @@ shared_library("chrome_watcher") {
"//base",
"//base:base_static",
"//build/config/sanitizers:deps",
+ "//chrome/common",
"//chrome/install_static:secondary_module",
"//chrome_elf",
"//components/browser_watcher",
« no previous file with comments | « no previous file | chrome/chrome_watcher/chrome_watcher_main.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698