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

Unified Diff: chrome/browser/signin/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/renderer_context_menu/DEPS ('k') | chrome/browser/sync/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/signin/DEPS
diff --git a/chrome/browser/signin/DEPS b/chrome/browser/signin/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..392e8919f7cc8d6bf4d61b8ba9109aa2defb5c57
--- /dev/null
+++ b/chrome/browser/signin/DEPS
@@ -0,0 +1,7 @@
+include_rules = [
+ # TODO(mash): Remove. http://crbug.com/724143
+ "+ash/shell.h",
+ "+ash/system/devicetype_utils.h",
+ "+ash/system/system_notifier.h",
+ "+ash/test/ash_test_base.h",
+]
« no previous file with comments | « chrome/browser/renderer_context_menu/DEPS ('k') | chrome/browser/sync/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698