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

Unified Diff: chrome/browser/BUILD.gn

Issue 2337233006: CL for src perf tryjob to run page_cycler_v2.intl_ko_th_vi benchmark on all-android platform(s)
Patch Set: Created 4 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
« no previous file with comments | « no previous file | chrome/browser/io_thread.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/BUILD.gn
diff --git a/chrome/browser/BUILD.gn b/chrome/browser/BUILD.gn
index 6fee22515b2ce94f2a98c419f5ba438956fc79f6..2ba033e940c673ed1d5a4795825adb0f9c6a9705 100644
--- a/chrome/browser/BUILD.gn
+++ b/chrome/browser/BUILD.gn
@@ -632,6 +632,8 @@ split_static_library("browser") {
"net/predictor.h",
"net/predictor_tab_helper.cc",
"net/predictor_tab_helper.h",
+ "net/connect_interceptor.cc",
+ "net/connect_interceptor.h",
"net/probe_message.cc",
"net/probe_message.h",
"net/proxy_service_factory.cc",
@@ -969,8 +971,6 @@ split_static_library("browser") {
"renderer_host/chrome_render_widget_host_view_mac_history_swiper.mm",
"renderer_host/chrome_resource_dispatcher_host_delegate.cc",
"renderer_host/chrome_resource_dispatcher_host_delegate.h",
- "renderer_host/predictor_resource_throttle.cc",
- "renderer_host/predictor_resource_throttle.h",
"renderer_preferences_util.cc",
"renderer_preferences_util.h",
"resource_delegate_mac.h",
« no previous file with comments | « no previous file | chrome/browser/io_thread.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698