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

Unified Diff: chrome/browser/cryptauth/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/chromeos/DEPS ('k') | chrome/browser/extensions/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/cryptauth/DEPS
diff --git a/chrome/browser/cryptauth/DEPS b/chrome/browser/cryptauth/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..55567a487d28f18b352419971376990f3367e11f
--- /dev/null
+++ b/chrome/browser/cryptauth/DEPS
@@ -0,0 +1,6 @@
+specific_include_rules = {
+ # TODO(mash): Remove. http://crbug.com/723873
+ "chrome_cryptauth_service\.cc": [
+ "+ash/shell.h",
+ ]
+}
« no previous file with comments | « chrome/browser/chromeos/DEPS ('k') | chrome/browser/extensions/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698