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

Unified Diff: chrome/chrome_browser_ui.gypi

Issue 1100283002: Add connection info popup within Page Info on Android. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Review comments Created 5 years, 8 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
« no previous file with comments | « chrome/chrome_browser.gypi ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser_ui.gypi
diff --git a/chrome/chrome_browser_ui.gypi b/chrome/chrome_browser_ui.gypi
index 39bc5c04f0614fd20350ddc665f17cb89554ada7..8ed1fe1b02979524f75ecf23d78c3680f8754ddb 100644
--- a/chrome/chrome_browser_ui.gypi
+++ b/chrome/chrome_browser_ui.gypi
@@ -28,6 +28,8 @@
'browser/ui/android/chrome_http_auth_handler.cc',
'browser/ui/android/chrome_http_auth_handler.h',
'browser/ui/android/color_chooser_dialog_android.cc',
+ 'browser/ui/android/connection_info_popup_android.cc',
+ 'browser/ui/android/connection_info_popup_android.h',
'browser/ui/android/content_settings/popup_blocked_infobar_delegate.cc',
'browser/ui/android/content_settings/popup_blocked_infobar_delegate.h',
'browser/ui/android/context_menu_helper.cc',
@@ -49,6 +51,8 @@
'browser/ui/android/infobars/save_password_infobar.h',
'browser/ui/android/infobars/translate_infobar.cc',
'browser/ui/android/infobars/translate_infobar.h',
+ 'browser/ui/android/certificate_viewer_android.cc',
+ 'browser/ui/android/certificate_viewer_android.h',
'browser/ui/android/javascript_app_modal_dialog_android.cc',
'browser/ui/android/login_prompt_android.cc',
'browser/ui/android/navigation_popup.cc',
« no previous file with comments | « chrome/chrome_browser.gypi ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698