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

Unified Diff: components/error_page/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: Update button color for "Show all saved pages" per UI review 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
« no previous file with comments | « components/error_page.gypi ('k') | components/error_page/common/net_error_info.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/error_page/common/BUILD.gn
diff --git a/components/error_page/common/BUILD.gn b/components/error_page/common/BUILD.gn
index 11f6ee6c9152a35a66f6fb3f60bc98ed954e3da3..b5ed80e737799cb2445fd28199241eeff45b33c4 100644
--- a/components/error_page/common/BUILD.gn
+++ b/components/error_page/common/BUILD.gn
@@ -8,6 +8,7 @@ static_library("common") {
"error_page_params.h",
"net_error_info.cc",
"net_error_info.h",
+ "offline_page_types.h",
]
deps = [
« no previous file with comments | « components/error_page.gypi ('k') | components/error_page/common/net_error_info.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698