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

Unified Diff: chrome/browser/chromeos/DEPS

Issue 2891923003: chromeos: Tighten DEPS on //ash in //chrome/browser to support mash (Closed)
Patch Set: rebase Created 3 years, 7 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
« no previous file with comments | « chrome/browser/DEPS ('k') | chrome/browser/cryptauth/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/chromeos/DEPS
diff --git a/chrome/browser/chromeos/DEPS b/chrome/browser/chromeos/DEPS
index 0b7d553512813b716f5511d3c8e27f1cb814e7ac..8d75f13bb9da8c083f700033be5eaa5a3999115d 100644
--- a/chrome/browser/chromeos/DEPS
+++ b/chrome/browser/chromeos/DEPS
@@ -1,4 +1,8 @@
include_rules = [
+ # TODO(crbug.com/678705): Convert to using mojo interfaces in
+ # //ash/public/interfaces and eliminate this.
+ "+ash",
+
"+components/constrained_window",
"+components/drive/drive_pref_names.h",
"+components/pairing",
« no previous file with comments | « chrome/browser/DEPS ('k') | chrome/browser/cryptauth/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698