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

Side by Side Diff: chrome/test/data/extensions/api_test/file_system/open_multiple_with_suggested_name/test.html

Issue 18331017: Support choosing multiple files with fileSystem.chooseEntry. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Created 7 years, 4 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 <html> 1 <html>
2 <script src="test_util.js"></script> 2 <script src="test_util.js"></script>
3 <script src="test.js"></script> 3 <script src="test.js"></script>
4 </html> 4 </html>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698