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

Unified Diff: chrome/browser/resources/file_manager/main.html

Issue 9855024: Postpone connecting to GData even more, provide progress indication. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Simplified, addressed comments. Created 8 years, 9 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/file_manager/main.html
diff --git a/chrome/browser/resources/file_manager/main.html b/chrome/browser/resources/file_manager/main.html
index 48d4f2a4f182a4d7e2c6a472b5c8beae8e2e25bf..2111500c7f705cb7f91ecca0fc14a2213fa7a8b8 100644
--- a/chrome/browser/resources/file_manager/main.html
+++ b/chrome/browser/resources/file_manager/main.html
@@ -211,6 +211,7 @@
><div i18n-content=DELETE_BUTTON_LABEL></div
></div>
</div>
+ <div class='unmounted-panel'></div>
</div>
</div>
</div>

Powered by Google App Engine
This is Rietveld 408576698