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

Unified Diff: chrome/browser/resources/ntp_search/new_tab.html

Issue 11009013: NTP5: Starting implementation of a native menu for showing other device sessions. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 3 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
Index: chrome/browser/resources/ntp_search/new_tab.html
diff --git a/chrome/browser/resources/ntp_search/new_tab.html b/chrome/browser/resources/ntp_search/new_tab.html
index 2fbfba15aa04b4f7ce56bff272d1439cdefe7f3a..d95df5888c3031f2d1f6b3f8141539626d1132c6 100644
--- a/chrome/browser/resources/ntp_search/new_tab.html
+++ b/chrome/browser/resources/ntp_search/new_tab.html
@@ -83,6 +83,8 @@
</button>
<div id="card-slider-frame">
+ <!-- TOOD(jeremcho): Do not submit. Just for testing. -->
+ <button id="show-other-device">Show Most Recent Other Device</button>
<div id="page-list-menu">
<ul id="dot-list"></ul>
<div id="notification-container" class="inactive" hidden>
« no previous file with comments | « no previous file | chrome/browser/resources/ntp_search/new_tab.js » ('j') | chrome/browser/ui/search/other_device_menu.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698