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

Unified Diff: content/browser/loader/DEPS

Issue 2612903008: Add UploadProgressTracker unittest (Closed)
Patch Set: +#include 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
Index: content/browser/loader/DEPS
diff --git a/content/browser/loader/DEPS b/content/browser/loader/DEPS
index 2db051382500534c98a79bca0f26c8373419121d..0180aefd156180b91b9574decfcd9cf2f6679153 100644
--- a/content/browser/loader/DEPS
+++ b/content/browser/loader/DEPS
@@ -340,6 +340,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') | content/browser/loader/upload_progress_tracker.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698