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

Unified Diff: apps/DEPS

Issue 294163010: Refactor "IsUnderDriveMountPoint" in v2 app code for generalization to non-Drive volumes. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 7 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') | apps/launcher.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: apps/DEPS
diff --git a/apps/DEPS b/apps/DEPS
index dd7ccc14410c2109b0c474280d4f67cd88e37b76..94bb1103f06b6e2a87b26a7c197eb91eb55328d5 100644
--- a/apps/DEPS
+++ b/apps/DEPS
@@ -17,7 +17,7 @@ include_rules = [
# Temporary allowed includes.
# TODO(benwells): remove these (http://crbug.com/159366)
"+chrome/browser/chrome_notification_types.h",
- "+chrome/browser/chromeos/drive",
+ "+chrome/browser/chromeos/file_manager/filesystem_api_util.h",
mtomasz 2014/05/26 05:54:15 I'm not sure if file_manager is the best place for
kinaba 2014/05/27 05:39:28 I understand, but for now let me go as in the curr
mtomasz 2014/05/27 05:40:18 Sounds like a good plan.
"+chrome/browser/chromeos/login/users/user_manager.h",
"+chrome/browser/lifetime/application_lifetime.h",
"+chrome/browser/profiles",
« no previous file with comments | « no previous file | apps/launcher.cc » ('j') | apps/launcher.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698