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

Unified Diff: ui/arc/DEPS

Issue 1477733002: Add ArcNotificationManager for new ARC notification (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Sync dependencies Created 4 years, 11 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 | « ui/arc/BUILD.gn ('k') | ui/arc/OWNERS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/arc/DEPS
diff --git a/ui/arc/DEPS b/ui/arc/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..ea22bc1561d7c374fc00575dde840ead242a8974
--- /dev/null
+++ b/ui/arc/DEPS
@@ -0,0 +1,4 @@
+include_rules = [
+ "+components/arc",
+ "+mojo",
+]
« no previous file with comments | « ui/arc/BUILD.gn ('k') | ui/arc/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698