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

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: Addressed comments 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
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",
+]

Powered by Google App Engine
This is Rietveld 408576698