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

Unified Diff: chromeos/login/DEPS

Issue 919183002: Move chromeos::device_event_log into components. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Move device_event_log::Initialize call to BrowserProcessImpl. 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: chromeos/login/DEPS
diff --git a/chromeos/login/DEPS b/chromeos/login/DEPS
index 85bd5c29d6fce563c118e46017e63ddfe94b8039..526506086ae7bcb1377f7e6b21c9fe1e4ca7e6bc 100644
--- a/chromeos/login/DEPS
+++ b/chromeos/login/DEPS
@@ -1,4 +1,5 @@
include_rules = [
+ "+components/device_event_log",
stevenjb 2015/02/17 19:24:35 Just in chromeos/DEPS
Reilly Grant (use Gerrit) 2015/02/17 21:13:46 Done.
"+components/user_manager",
"+google_apis",
]

Powered by Google App Engine
This is Rietveld 408576698