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

Unified Diff: content/browser/DEPS

Issue 6973052: When the download folder does not exist, change the download folder to a user's "Downloads" (Closed) Base URL: http://git.chromium.org/git/chromium.git@trunk
Patch Set: Applied Pawel's comments Created 9 years, 4 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 | « chrome/browser/ui/webui/options/advanced_options_handler.cc ('k') | content/browser/download/base_file.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/browser/DEPS
diff --git a/content/browser/DEPS b/content/browser/DEPS
index 78c69043e60301d8ee828729ba9c1c67f7fa7ef7..9ad39ea93c426c285ce8ba6a86f3b6b11297f403 100644
--- a/content/browser/DEPS
+++ b/content/browser/DEPS
@@ -13,6 +13,7 @@ include_rules = [
"+chrome/browser/download/download_request_limiter.h",
"+chrome/browser/download/download_types.h",
"+chrome/browser/download/download_util.h",
+ "+chrome/browser/download/save_package_file_picker.h",
"+chrome/browser/renderer_host/download_resource_handler.h",
"+chrome/browser/renderer_host/download_throttling_resource_handler.h",
« no previous file with comments | « chrome/browser/ui/webui/options/advanced_options_handler.cc ('k') | content/browser/download/base_file.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698