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

Side by Side Diff: chrome/browser/resources/chromeos/drive_internals.html

Issue 10817018: gdata: First cut at implementing a debug console for Drive support (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: polish Created 8 years, 5 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 | Annotate | Revision Log
OLDNEW
(Empty)
1 <!DOCTYPE HTML>
2 <html>
3 <head>
4 <title>drive-internals</title>
5 <meta charset="utf-8">
6 <script src="chrome://drive-internals/drive_internals.js"></script>
7 </head>
8 <body>
9 To be implemented. crbug.com/135328
10 </body>
11 </html>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698