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

Unified Diff: chrome/browser/extensions/api/autotest_private/DEPS

Issue 1872873002: Add autotestPrivate.getVisibleNotifications API (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 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: chrome/browser/extensions/api/autotest_private/DEPS
diff --git a/chrome/browser/extensions/api/autotest_private/DEPS b/chrome/browser/extensions/api/autotest_private/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..b21e182ab3708b905f542d7d6599e5f33fc15890
--- /dev/null
+++ b/chrome/browser/extensions/api/autotest_private/DEPS
@@ -0,0 +1,3 @@
+include_rules = [
+ "+ui/message_center",
Finnur 2016/04/11 15:03:37 Is this necessary? chrome/DEPS includes +ui ??
victorhsieh0 2016/04/11 18:28:26 Apparently it's not necessary. Thanks for catchin
+]

Powered by Google App Engine
This is Rietveld 408576698