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

Unified Diff: chrome/test/data/extensions/api_test/file_manager_browsertest/manifest.json

Issue 214463002: Separate audio player tests from special file test of Files.app (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Adressed the comment Created 6 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/test/data/extensions/api_test/file_manager_browsertest/manifest.json
diff --git a/chrome/test/data/extensions/api_test/file_manager_browsertest/manifest.json b/chrome/test/data/extensions/api_test/file_manager_browsertest/manifest.json
index 8e8a7bd0e54d9c39e8926ea43c1df5e30a0ef4ed..5b3df1e71c3729c9c1c46b1b14f0618822b7b7b6 100644
--- a/chrome/test/data/extensions/api_test/file_manager_browsertest/manifest.json
+++ b/chrome/test/data/extensions/api_test/file_manager_browsertest/manifest.json
@@ -19,6 +19,7 @@
"multi_profile.js",
"navigation_list.js",
"open_special_types.js",
+ "open_audio_files.js",
hirono 2014/03/27 08:54:20 Please sort files in the alphabet order: open_audi
yoshiki 2014/03/27 09:38:14 Done.
"restore_geometry.js",
"restore_prefs.js",
"share_dialog.js",

Powered by Google App Engine
This is Rietveld 408576698