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

Unified Diff: content/browser/loader/DEPS

Issue 2612903008: Add UploadProgressTracker unittest (Closed)
Patch Set: +expectation for unreported small progress. Created 3 years, 11 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 | content/browser/loader/async_resource_handler.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/browser/loader/DEPS
diff --git a/content/browser/loader/DEPS b/content/browser/loader/DEPS
index 58169f05ba9195db3b1d7139ec04669929b57839..8a128b349179dff2bb114e51c1b3ed18298da1fd 100644
--- a/content/browser/loader/DEPS
+++ b/content/browser/loader/DEPS
@@ -345,6 +345,7 @@ specific_include_rules = {
"upload_progress_tracker\.(cc|h)": [
"-content",
"+content/browser/loader/upload_progress_tracker.h",
+ "+content/common/content_export.h",
],
"url_loader_factory_impl\.(cc|h)": [
"-content",
« no previous file with comments | « no previous file | content/browser/loader/async_resource_handler.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698