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

Unified Diff: components/storage_monitor/DEPS

Issue 120303003: [StorageMonitor] Move gallery name generation to StorageInfo. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: update Created 6 years, 10 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: components/storage_monitor/DEPS
diff --git a/components/storage_monitor/DEPS b/components/storage_monitor/DEPS
index 78d81f97d26eb1d5edd180ecf9019f73f867c0ca..4410c121f574382b62fa62dcd082e6edee1b34ee 100644
--- a/components/storage_monitor/DEPS
+++ b/components/storage_monitor/DEPS
@@ -3,4 +3,5 @@ include_rules = [
"+content/public/browser",
"+content/public/test",
"+device/media_transfer_protocol",
+ "+ui/base",
]

Powered by Google App Engine
This is Rietveld 408576698