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

Unified Diff: chrome/browser/notifications/DEPS

Issue 2821533003: Refactor NotificationPlatformBridgeLinux (Closed)
Patch Set: final comments Created 3 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/notifications/DEPS
diff --git a/chrome/browser/notifications/DEPS b/chrome/browser/notifications/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..d6abddad069c1e69bc474894adfdc0640288cf26
--- /dev/null
+++ b/chrome/browser/notifications/DEPS
@@ -0,0 +1,3 @@
+include_rules = [
+ "+dbus",
+]

Powered by Google App Engine
This is Rietveld 408576698