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

Unified Diff: ui/file_manager/video_player/js/cast/cast_extension_discoverer.js

Issue 450903002: Random clean up around Chrome OS file manager code. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 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 side-by-side diff with in-line comments
Download patch
Index: ui/file_manager/video_player/js/cast/cast_extension_discoverer.js
diff --git a/ui/file_manager/video_player/js/cast/cast_extension_discoverer.js b/ui/file_manager/video_player/js/cast/cast_extension_discoverer.js
index e980e4ae2df0d22485f33ab53335b908e756e128..ca435adf9ff99b2fc8628f9946599da0fb15ed2d 100644
--- a/ui/file_manager/video_player/js/cast/cast_extension_discoverer.js
+++ b/ui/file_manager/video_player/js/cast/cast_extension_discoverer.js
@@ -5,7 +5,7 @@
'use strict';
/**
- * Discover the ID of installed cast extesnion.
+ * Discover the ID of installed cast extension.
* @constructor
*/
function CastExtensionDiscoverer() {
« no previous file with comments | « ui/file_manager/gallery/js/image_editor/viewport.js ('k') | ui/file_manager/video_player/js/cast/cast_video_element.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698