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

Unified Diff: chrome/browser/chromeos/BUILD.gn

Issue 2901173002: Move RedirectChromeLogging to src/chromeos. (Closed)
Patch Set: Using blocking pool Created 3 years, 7 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/browser/chromeos/BUILD.gn
diff --git a/chrome/browser/chromeos/BUILD.gn b/chrome/browser/chromeos/BUILD.gn
index f22e7aa5c469a4cf34dbd68ab3f5772892a7483f..948332a3599a37810a52c54be0a34b82e6ae0134 100644
--- a/chrome/browser/chromeos/BUILD.gn
+++ b/chrome/browser/chromeos/BUILD.gn
@@ -713,6 +713,8 @@ source_set("chromeos") {
"lock_screen_apps/state_controller.cc",
"lock_screen_apps/state_controller.h",
"lock_screen_apps/state_observer.h",
+ "logging.cc",
+ "logging.h",
"login/app_launch_controller.cc",
"login/app_launch_controller.h",
"login/app_launch_signin_screen.cc",

Powered by Google App Engine
This is Rietveld 408576698