Chromium Code Reviews

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.
Jump to:
View unified diff |
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