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

Unified Diff: chrome/browser/BUILD.gn

Issue 2166363003: Offline pages using NQE 2G Slow (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: thestig comments Created 4 years, 5 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/android/offline_pages/offline_page_tab_helper.h » ('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 5dade7fa1f01dd2913a8146bc938ebaf2d2e34c6..bbaa01c851b618a5a5283f8eff129903dd70e02d 100644
--- a/chrome/browser/BUILD.gn
+++ b/chrome/browser/BUILD.gn
@@ -360,20 +360,21 @@ split_static_library("browser") {
"//components/dom_distiller/content/browser",
"//components/error_page/common",
"//components/favicon/content",
"//components/history/content/browser",
"//components/keyed_service/content",
"//components/navigation_interception",
"//components/net_log",
"//components/network_hints/common",
"//components/password_manager/content/browser",
"//components/password_manager/sync/browser",
+ "//components/previews",
"//components/profile_metrics",
"//components/proxy_config",
"//components/resources",
"//components/safe_browsing_db",
"//components/safe_json",
"//components/sessions",
"//components/ssl_config",
"//components/storage_monitor",
"//components/subresource_filter/content/browser",
"//components/syncable_prefs",
« no previous file with comments | « no previous file | chrome/browser/android/offline_pages/offline_page_tab_helper.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698