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

Unified Diff: chromeos/network/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/network/DEPS
diff --git a/chromeos/network/DEPS b/chromeos/network/DEPS
index bc366f1910c68d17a62ed04e1c04f7f7d3a236aa..88b9aa4ccdbbd7b53ff3cf50f14080254b48d8d4 100644
--- a/chromeos/network/DEPS
+++ b/chromeos/network/DEPS
@@ -1,4 +1,5 @@
include_rules = [
"+dbus",
+ "+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/onc",
]

Powered by Google App Engine
This is Rietveld 408576698