diff options
Diffstat (limited to 'chrome/browser/resources/ntp4/logging.js')
-rw-r--r-- | chrome/browser/resources/ntp4/logging.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chrome/browser/resources/ntp4/logging.js b/chrome/browser/resources/ntp4/logging.js index faf8937..dfd0b14 100644 --- a/chrome/browser/resources/ntp4/logging.js +++ b/chrome/browser/resources/ntp4/logging.js @@ -1,9 +1,9 @@ -// Copyright (c) 2011 The Chromium Authors. All rights reserved. +// 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. /** - * @fileOverview + * @fileoverview * Logging info for benchmarking purposes. Should be the first js file included. */ |