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: extensions/shell/browser/api/file_system/DEPS

Issue 2962793002: AppShell: Enable chrome.fileSystem.retainEntry/restoreEntry (Closed)
Patch Set: cleanup Created 3 years, 5 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: extensions/shell/browser/api/file_system/DEPS
diff --git a/extensions/shell/browser/api/file_system/DEPS b/extensions/shell/browser/api/file_system/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..00478bd4d0293db056957e3e0a345df5280960cb
--- /dev/null
+++ b/extensions/shell/browser/api/file_system/DEPS
@@ -0,0 +1,3 @@
+include_rules = [
+ "+ui/shell_dialogs",
+]

Powered by Google App Engine
This is Rietveld 408576698