Index: ui/webui/resources/cr_elements/cr_collapse/cr_collapse.js |
diff --git a/ui/webui/resources/cr_elements/cr_collapse/cr_collapse.js b/ui/webui/resources/cr_elements/cr_collapse/cr_collapse.js |
index 748be3533f0b0daedd343a7a7e0327ca69e7e999..8365a582c463590661ef6ffa7c309f6cf2562679 100644 |
--- a/ui/webui/resources/cr_elements/cr_collapse/cr_collapse.js |
+++ b/ui/webui/resources/cr_elements/cr_collapse/cr_collapse.js |
@@ -1,6 +1,6 @@ |
-/* Copyright 2015 The Chromium Authors. All rights reserved. |
- * Use of this source code is governed by a BSD-style license that can be |
- * found in the LICENSE file. */ |
+// Copyright 2015 The Chromium Authors. All rights reserved. |
+// Use of this source code is governed by a BSD-style license that can be |
+// found in the LICENSE file. |
/** |
* @fileoverview |