| Index: chrome/browser/resources/file_manager/main_new_ui.html
|
| diff --git a/chrome/browser/resources/file_manager/main_new_ui.html b/chrome/browser/resources/file_manager/main_new_ui.html
|
| index c18bfa3284b34a4709f6f803b3392f72a065c5bc..8ed304e663c6068296ee5b79f15788ebaa79f25c 100644
|
| --- a/chrome/browser/resources/file_manager/main_new_ui.html
|
| +++ b/chrome/browser/resources/file_manager/main_new_ui.html
|
| @@ -333,5 +333,6 @@
|
| </div>
|
| <div id="drag-container"></div>
|
| <iframe id="command-dispatcher" hidden></iframe>
|
| + <div class="overlay-pane" id="iframe-drag-area" hidden></div>
|
| </body>
|
| </html>
|
|
|