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

Unified Diff: chrome/browser/resources/chromeos/first_run/first_run.css

Issue 2231143002: Cleanup: fix some CSS comment styles (especially copyrights) (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: michaelpg@ review Created 4 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: chrome/browser/resources/chromeos/first_run/first_run.css
diff --git a/chrome/browser/resources/chromeos/first_run/first_run.css b/chrome/browser/resources/chromeos/first_run/first_run.css
index e5d5d0bd9b86dc0c3989ce52fd37ad51276397fb..7b54502b15ceaa7d9a2439460360524e67b2d321 100644
--- a/chrome/browser/resources/chromeos/first_run/first_run.css
+++ b/chrome/browser/resources/chromeos/first_run/first_run.css
@@ -1,8 +1,6 @@
-/**
- * Copyright 2013 The Chromium Authors. All rights reserved.
+/* Copyright 2013 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.
- */
+ * found in the LICENSE file. */
[hidden] {
display: none !important;
« no previous file with comments | « chrome/browser/resources/chromeos/first_run/bubble.css ('k') | chrome/browser/resources/chromeos/first_run/preload.css » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698