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

Side by Side Diff: components/sync/driver/resources/user_events.html

Issue 2872023002: [Sync] Add a simple UI to sync-internals to create UserEvents. (Closed)
Patch Set: Rebase Created 3 years, 6 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 unified diff | Download patch
OLDNEW
(Empty)
1 <input id="event-time-usec-input" type="text" placeholder="event_time_usec">
2 <input id="navigation-id-input" type="text" placeholder="navigation_id">
3 <button id="create-event-button">Create</button>
OLDNEW
« no previous file with comments | « components/sync/driver/resources/sync_index.js ('k') | components/sync/driver/resources/user_events.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698