Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / chrome / browser / resources / app_list / start_page.js
index 00f9454..999373f 100644 (file)
@@ -6,8 +6,8 @@
  * @fileoverview App launcher start page implementation.
  */
 
-<include src="recommended_apps.js"/>
-<include src="speech_manager.js"/>
+<include src="recommended_apps.js">
+<include src="speech_manager.js">
 
 cr.define('appList.startPage', function() {
   'use strict';