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

Unified Diff: chrome/browser/BUILD.gn

Issue 2931023002: [TooManyTabs] Add TabNavigationThrottle (Closed)
Patch Set: Created 3 years, 6 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: chrome/browser/BUILD.gn
diff --git a/chrome/browser/BUILD.gn b/chrome/browser/BUILD.gn
index 0feb321739236e656f0fc84e472530bb6eefc526..12f10310b726d2cdd033382f7552b75504d15bc6 100644
--- a/chrome/browser/BUILD.gn
+++ b/chrome/browser/BUILD.gn
@@ -3579,6 +3579,8 @@ split_static_library("browser") {
"resource_coordinator/tab_manager_observer.h",
"resource_coordinator/tab_manager_web_contents_data.cc",
"resource_coordinator/tab_manager_web_contents_data.h",
+ "resource_coordinator/tab_navigation_throttle.cc",
+ "resource_coordinator/tab_navigation_throttle.h",
"resource_coordinator/tab_stats.cc",
"resource_coordinator/tab_stats.h",
"search/local_ntp_source.cc",
« no previous file with comments | « no previous file | chrome/browser/chrome_content_browser_client.cc » ('j') | chrome/browser/resource_coordinator/tab_manager.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698