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

Unified Diff: chrome/chrome_watcher/BUILD.gn

Issue 2942643002: Break up the chrome/common:common target (Closed)
Patch Set: fix analyze issue Created 3 years, 6 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/common/BUILD.gn » ('j') | chrome/common/BUILD.gn » ('J')
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 6522aad92afa68d424ad3995767fbc44e38f42d0..b82bbfe50fabcd80ef90744d8f35c549f09ea774 100644
--- a/chrome/chrome_watcher/BUILD.gn
+++ b/chrome/chrome_watcher/BUILD.gn
@@ -60,7 +60,7 @@ shared_library("chrome_watcher") {
"//base",
"//base:base_static",
"//build/config:exe_and_shlib_deps",
- "//chrome/common",
+ "//chrome/common:logging",
"//chrome/install_static:secondary_module",
"//chrome_elf",
"//components/browser_watcher",
« no previous file with comments | « no previous file | chrome/common/BUILD.gn » ('j') | chrome/common/BUILD.gn » ('J')

Powered by Google App Engine
This is Rietveld 408576698