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

Unified Diff: chrome/browser/chromeos/DEPS

Issue 363613004: [cros] Define session_manager component with SessionManager base class (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: default to RestoreAfterCrashSessionManagerDelegate Created 6 years, 5 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/DEPS
diff --git a/chrome/browser/chromeos/DEPS b/chrome/browser/chromeos/DEPS
index 3ab0942935f8e75d767c916f177beb14b057eb20..2ca98a13399574c148eeedd993c0489345f8b108 100644
--- a/chrome/browser/chromeos/DEPS
+++ b/chrome/browser/chromeos/DEPS
@@ -1,5 +1,6 @@
include_rules = [
"+components/onc",
+ "+components/session_manager",
jam 2014/07/16 05:42:43 this and the third deps change aren't necessary si
Nikita (slow) 2014/07/16 08:29:47 Done.
"+cros",
"+dbus",
"+device/bluetooth",

Powered by Google App Engine
This is Rietveld 408576698