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

Unified Diff: content/content_browser.gypi

Issue 1350913008: Revert of Add a NavigationThrottle to the public content/ interface (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@navigation-api
Patch Set: Created 5 years, 3 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_browser.gypi
diff --git a/content/content_browser.gypi b/content/content_browser.gypi
index f562da9176a1f78c6de01ee85be7bcd8af3e6271..182628e07ddf533a9d83b3342728ab3a6dc42c24 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -182,10 +182,7 @@
'public/browser/navigation_details.cc',
'public/browser/navigation_details.h',
'public/browser/navigation_entry.h',
- 'public/browser/navigation_handle.cc',
'public/browser/navigation_handle.h',
- 'public/browser/navigation_throttle.cc',
- 'public/browser/navigation_throttle.h',
'public/browser/navigation_type.h',
'public/browser/navigator_connect_context.h',
'public/browser/navigator_connect_service_factory.h',
@@ -975,8 +972,6 @@
'browser/loader/mime_type_resource_handler.h',
'browser/loader/navigation_resource_handler.cc',
'browser/loader/navigation_resource_handler.h',
- 'browser/loader/navigation_resource_throttle.cc',
- 'browser/loader/navigation_resource_throttle.h',
'browser/loader/navigation_url_loader.cc',
'browser/loader/navigation_url_loader.h',
'browser/loader/navigation_url_loader_delegate.h',
« no previous file with comments | « content/browser/loader/resource_dispatcher_host_impl.cc ('k') | content/public/browser/content_browser_client.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698