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

Unified Diff: chrome/common/BUILD.gn

Issue 1442433003: Add "Show saved copy" button in dino page when there's offline copy (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Address mmenke's feedback Created 5 years, 1 month 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/common/BUILD.gn
diff --git a/chrome/common/BUILD.gn b/chrome/common/BUILD.gn
index 01e134cbb98f0155b819e5263d1d4503d796e30d..4e98a0610ed694628007027e1d4762d906605bd6 100644
--- a/chrome/common/BUILD.gn
+++ b/chrome/common/BUILD.gn
@@ -71,6 +71,7 @@ static_library("common") {
"//components/metrics",
"//components/metrics:net",
"//components/omnibox/common",
+ "//components/error_page/common",
"//components/policy:policy_component_common",
"//components/strings",
"//components/translate/core/common",

Powered by Google App Engine
This is Rietveld 408576698