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

Side by Side Diff: chrome/browser/resources/chromeos/login/version.html

Issue 2876753003: Bootstrapping: Display Bluetooth name of CrOS device on OOBE screen. (Closed)
Patch Set: . Created 3 years, 7 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
1 <div id="version-labels" hidden> 1 <div id="version-labels" hidden>
2 <div id="version"></div> 2 <div id="version"></div>
3 <div id="asset-id"></div> 3 <div id="asset-id"></div>
4 <div id="bluetooth-name" hidden></div>
4 </div> 5 </div>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698