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

Unified Diff: chrome/third_party/chromevox/chromevox/background/options.css

Issue 274963004: Update latest ChromeVox from upstream (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 7 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/third_party/chromevox/chromevox/background/options.css
diff --git a/chrome/third_party/chromevox/chromevox/background/options.css b/chrome/third_party/chromevox/chromevox/background/options.css
index 986835dcc621aa4260dff20f75a888d08904898a..9036b084cf2fbd37d5443451a4de490af31fc877 100644
--- a/chrome/third_party/chromevox/chromevox/background/options.css
+++ b/chrome/third_party/chromevox/chromevox/background/options.css
@@ -1,3 +1,7 @@
+/* Copyright (c) 2012 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. */
+
.hidden {
position: absolute;
left: -10000px;
@@ -72,4 +76,4 @@ input {
.key-container {
padding-left: 0px;
-}
+}

Powered by Google App Engine
This is Rietveld 408576698