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

Unified Diff: chrome/browser/resources/app_list/start_page.js

Issue 586783003: webui: change all <include/> to <include>. Same thing, less bits. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: revert print_preview, axe some whitespace Created 6 years, 3 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/browser/resources/app_list/start_page.js
diff --git a/chrome/browser/resources/app_list/start_page.js b/chrome/browser/resources/app_list/start_page.js
index 00f945402c44137df4bcf041be2fcac1b8ed1b41..999373f3ecd0f228ab94b20e0eb93768f4df55a7 100644
--- a/chrome/browser/resources/app_list/start_page.js
+++ b/chrome/browser/resources/app_list/start_page.js
@@ -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';
« no previous file with comments | « chrome/browser/resources/app_list/start_page.css ('k') | chrome/browser/resources/chromeos/keyboard_overlay.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698