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

Unified Diff: content/content_common.gypi

Issue 648813002: PlzNavigate: Add first version of NavigationURLLoader. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@plz-navigate-prepare
Patch Set: rebase, rework Core ownership story Created 6 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: content/content_common.gypi
diff --git a/content/content_common.gypi b/content/content_common.gypi
index 47538d6aa7290db02aafd04186f195fa89e2ce71..560a280a5f386d964c347bf24249233c85aa6c72 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -96,6 +96,7 @@
'public/common/request_context_type.h',
'public/common/resource_devtools_info.cc',
'public/common/resource_devtools_info.h',
+ 'public/common/resource_response.cc',
'public/common/resource_response.h',
'public/common/resource_response_info.cc',
'public/common/resource_response_info.h',

Powered by Google App Engine
This is Rietveld 408576698