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

Unified Diff: chromeos/dbus/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/dbus/DEPS
diff --git a/chromeos/dbus/DEPS b/chromeos/dbus/DEPS
index d6abddad069c1e69bc474894adfdc0640288cf26..b69de53f247a9273ca426d1b23b174a33d93a1bf 100644
--- a/chromeos/dbus/DEPS
+++ b/chromeos/dbus/DEPS
@@ -1,3 +1,4 @@
include_rules = [
+ "+components/device_event_log",
stevenjb 2015/02/17 19:24:35 This can just be in chromeos/DEPS since chromeos/n
Reilly Grant (use Gerrit) 2015/02/17 21:13:46 Done.
"+dbus",
]

Powered by Google App Engine
This is Rietveld 408576698