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

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

Issue 2003883002: [Offline pages] Create offline internals page for Android (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Resolve cl comments Created 4 years, 7 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 6fd54cfc9a73477f46f4775771de8abdd2ebf9fb..47940b8c77a97f37b8f498aa53910e73f1198634 100644
--- a/chrome/browser/ui/BUILD.gn
+++ b/chrome/browser/ui/BUILD.gn
@@ -77,6 +77,7 @@ source_set("ui") {
"//components/keyed_service/core",
"//components/metrics:profiler",
"//components/mime_util",
+ "//components/offline_pages",
jianli 2016/05/25 00:17:17 Do we really want this?
chili 2016/05/25 02:14:47 Currently this dependency isn't needed, but when a
"//components/omnibox/browser",
"//components/onc",
"//components/password_manager/content/browser",

Powered by Google App Engine
This is Rietveld 408576698