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

Unified Diff: chrome/browser/resources/settings/people_page/pin_keyboard.js

Issue 2617823002: GRIT: put <if> and <include> behind comments in .js files to make syntactically valid JS (Closed)
Patch Set: add dep Created 3 years, 11 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/settings/people_page/pin_keyboard.js
diff --git a/chrome/browser/resources/settings/people_page/pin_keyboard.js b/chrome/browser/resources/settings/people_page/pin_keyboard.js
index 2d63b6558799326c6be72b14460d30cab50f7042..4cb8d0217317d5b7c9ecad40a4b7f079f1ebf74e 100644
--- a/chrome/browser/resources/settings/people_page/pin_keyboard.js
+++ b/chrome/browser/resources/settings/people_page/pin_keyboard.js
@@ -2,4 +2,4 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-<include src="../../chromeos/quick_unlock/pin_keyboard.js">
+// <include src="../../chromeos/quick_unlock/pin_keyboard.js">

Powered by Google App Engine
This is Rietveld 408576698