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

Unified Diff: chrome/browser/BUILD.gn

Issue 919183002: Move chromeos::device_event_log into components. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Addressed stevenjb's feedback on patch set 2. Created 5 years, 10 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/BUILD.gn
diff --git a/chrome/browser/BUILD.gn b/chrome/browser/BUILD.gn
index 66194959c4950cd5c24112643b493b797a4c25f8..1f084a922c40f5182e6bffec384ee1f9ea149361 100644
--- a/chrome/browser/BUILD.gn
+++ b/chrome/browser/BUILD.gn
@@ -88,6 +88,7 @@ static_library("browser") {
"//components/content_settings/core/common",
"//components/crx_file",
"//components/data_reduction_proxy/core/browser",
+ "//components/device_event_log",
"//components/domain_reliability",
"//components/enhanced_bookmarks",
"//components/favicon_base",

Powered by Google App Engine
This is Rietveld 408576698