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

Unified Diff: chrome/browser/ui/BUILD.gn

Issue 2928243002: Return operation name in prefetch request callback and add internal page hookup (Closed)
Patch Set: Address feedback 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/ui/BUILD.gn
diff --git a/chrome/browser/ui/BUILD.gn b/chrome/browser/ui/BUILD.gn
index 3e4a0ec27ff6eee69bd46b4d1a36923bbed39ae5..92fdf65c8660bc9bfc7abf5475e05bff03aa37fa 100644
--- a/chrome/browser/ui/BUILD.gn
+++ b/chrome/browser/ui/BUILD.gn
@@ -524,6 +524,7 @@ split_static_library("ui") {
"//components/ntp_tiles",
"//components/offline_pages/core",
"//components/offline_pages/core/background:background_offliner",
+ "//components/offline_pages/core/prefetch",
"//components/omnibox/browser",
"//components/onc",
"//components/password_manager/content/browser",

Powered by Google App Engine
This is Rietveld 408576698