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

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: Added URLRequestMockHTTPJob.test_dir_ and URLRequestMockHTTPJob.temp_dir_ Created 9 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: 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",

Powered by Google App Engine
This is Rietveld 408576698