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

Unified Diff: chrome/chrome_browser_ui.gypi

Issue 11743011: Add history popup when long pressing on the back key. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Use a padding drawable for null favicons to avoid jumping UI. Created 7 years, 12 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') | content/browser/android/content_view_core_impl.h » ('j') | 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 44d2a31b06d62ba7cf7653036de72f6928443bfc..afbfc3783f05a7eb2c178e7e1ff1d6aca41da52e 100644
--- a/chrome/chrome_browser_ui.gypi
+++ b/chrome/chrome_browser_ui.gypi
@@ -82,6 +82,8 @@
'browser/ui/android/external_protocol_dialog_android.cc',
'browser/ui/android/javascript_app_modal_dialog_android.cc',
'browser/ui/android/login_prompt_android.cc',
+ 'browser/ui/android/navigation_popup.cc',
+ 'browser/ui/android/navigation_popup.h',
'browser/ui/android/simple_message_box_android.cc',
'browser/ui/android/ssl_client_certificate_selector.cc',
'browser/ui/android/status_tray_android.cc',
« no previous file with comments | « chrome/chrome_browser.gypi ('k') | content/browser/android/content_view_core_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698