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

Unified Diff: apps/DEPS

Issue 2685883008: Revert of Move file_handlers API from //chrome to //extensions (Closed)
Patch Set: Created 3 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
« no previous file with comments | « no previous file | apps/launcher.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: apps/DEPS
diff --git a/apps/DEPS b/apps/DEPS
index 4a22b50d9fdcd0589dbf85796860045ef1384dea..4f7c1189e0a3607b761f47bdb90bd774a7a339a5 100644
--- a/apps/DEPS
+++ b/apps/DEPS
@@ -30,6 +30,9 @@
# Pieces of the extensions system that need to move to src/extensions.
# See http://crbug.com/162530 for details.
+ "+chrome/browser/extensions/api/file_handlers/app_file_handler_util.h",
+ "+chrome/browser/extensions/api/file_handlers/directory_util.h",
+ "+chrome/browser/extensions/api/file_handlers/mime_util.h",
"+chrome/browser/extensions/api/file_system/file_system_api.h",
"+chrome/browser/extensions/chrome_extension_web_contents_observer.h",
"+chrome/browser/extensions/unpacked_installer.h",
« no previous file with comments | « no previous file | apps/launcher.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698