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

Unified Diff: third_party/WebKit/Source/platform/network/DEPS

Issue 2398053003: Compute ResourceResponse::suggestedFileName on the fly. (Closed)
Patch Set: clean up vestigial changes (trybots previous) Created 4 years, 2 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: third_party/WebKit/Source/platform/network/DEPS
diff --git a/third_party/WebKit/Source/platform/network/DEPS b/third_party/WebKit/Source/platform/network/DEPS
index d67beeb94e19fc761216a1d582dc287cf2a5d918..b93e19327c01d7d36337dc732fb3a196983a5a02 100644
--- a/third_party/WebKit/Source/platform/network/DEPS
+++ b/third_party/WebKit/Source/platform/network/DEPS
@@ -1,4 +1,5 @@
include_rules = [
+ "+base/strings/string16.h",
"+components/link_header_util",
# net/ includes should be allowed only in a limited set of directories,
# so we have separate DEPS from platform's one.

Powered by Google App Engine
This is Rietveld 408576698