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

Unified Diff: chrome/browser/chromeos/tether/DEPS

Issue 2819713002: Create TetherService, a TetherAllowed pref, and use DependencyManager for RegisterProfilePrefs call… (Closed)
Patch Set: Move TetherService[Factory] from chrome/browser to chrome/browser/chromeos. Created 3 years, 8 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/tether/DEPS
diff --git a/chrome/browser/chromeos/tether/DEPS b/chrome/browser/chromeos/tether/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..eac076192dcda982057d190be05049915ec12d77
--- /dev/null
+++ b/chrome/browser/chromeos/tether/DEPS
@@ -0,0 +1,3 @@
+include_rules = [
+ "+components/prefs",
+]

Powered by Google App Engine
This is Rietveld 408576698