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

Unified Diff: components/error_page.gypi

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: Fix trybots 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: components/error_page.gypi
diff --git a/components/error_page.gypi b/components/error_page.gypi
index bc465cc38a35a90aa7ab4af106b9979ef5259db3..ab54dbf54699d9271c90556970e45ac408c63a3d 100644
--- a/components/error_page.gypi
+++ b/components/error_page.gypi
@@ -21,6 +21,7 @@
'error_page/common/error_page_params.h',
'error_page/common/net_error_info.cc',
'error_page/common/net_error_info.h',
+ 'error_page/common/offline_page_types.h',
],
},
],

Powered by Google App Engine
This is Rietveld 408576698