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

Unified Diff: chrome/browser/DEPS

Issue 2349073002: Blimp Settings framework on the c++ side (Closed)
Patch Set: Settings doesn't own its observer anymore. SettingsFeature subclass SettingsObserver Created 4 years, 3 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/DEPS
diff --git a/chrome/browser/DEPS b/chrome/browser/DEPS
index da930989e480b447e81b6de1aef6cb4af6dfacce..6d61bf76a839c6ad580f7940a3fe611528dbdc71 100644
--- a/chrome/browser/DEPS
+++ b/chrome/browser/DEPS
@@ -1,6 +1,7 @@
include_rules = [
"+apps",
"+ash",
+ "+blimp/client/public",
Lei Zhang 2016/09/30 23:55:35 If the Android-only portion of chrome::RegisterLoc
Menglin 2016/10/01 00:08:31 I know you meant RegisterProfilePrefs() :) For no
David Trainor- moved to gerrit 2016/10/01 03:26:35 I'm fine with relying on the DEPS from chrome/brow
Lei Zhang 2016/10/03 23:13:54 So do we want to refactor the Android-only portion
"+chrome/app",
"+chrome/chrome_watcher",
"+chrome/grit",

Powered by Google App Engine
This is Rietveld 408576698