diff options
author | sky@chromium.org <sky@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-06-21 16:27:23 +0000 |
---|---|---|
committer | sky@chromium.org <sky@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-06-21 16:27:23 +0000 |
commit | 93918d8db3cef1d14c14286d26f7cb54052beda1 (patch) | |
tree | 8e78fba10c07e4046e0448e7ecaf9ec9d609871b /chrome/browser/app_modal_dialog_queue.cc | |
parent | 433fdc17fad8651c3dc8d3f50024e7c42dfc4154 (diff) | |
download | chromium_src-93918d8db3cef1d14c14286d26f7cb54052beda1.zip chromium_src-93918d8db3cef1d14c14286d26f7cb54052beda1.tar.gz chromium_src-93918d8db3cef1d14c14286d26f7cb54052beda1.tar.bz2 |
Copyright change to force builders to rebuild.
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/2834011
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@50359 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/browser/app_modal_dialog_queue.cc')
-rw-r--r-- | chrome/browser/app_modal_dialog_queue.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/app_modal_dialog_queue.cc b/chrome/browser/app_modal_dialog_queue.cc index bcf1859..3abdbad 100644 --- a/chrome/browser/app_modal_dialog_queue.cc +++ b/chrome/browser/app_modal_dialog_queue.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2006-2008 The Chromium Authors. All rights reserved. +// Copyright (c) 2010 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. |