Chromium Code Reviews| Index: chrome/browser/external_protocol/external_protocol_handler.cc |
| diff --git a/chrome/browser/external_protocol/external_protocol_handler.cc b/chrome/browser/external_protocol/external_protocol_handler.cc |
| index ee497cc68104c898aead265fb0dd5d16cb3771d2..bc068ed9b63f2fec930b6c31d14752a82e62b17f 100644 |
| --- a/chrome/browser/external_protocol/external_protocol_handler.cc |
| +++ b/chrome/browser/external_protocol/external_protocol_handler.cc |
| @@ -1,4 +1,4 @@ |
| -// Copyright (c) 2011 The Chromium Authors. All rights reserved. |
| +// Copyright (c) 2012 The Chromium Authors. All rights reserved. |
|
grt (UTC plus 2)
2012/06/21 15:18:43
you can remove this file from the CL if this is th
motek.
2012/06/21 18:28:10
Done.
|
| // Use of this source code is governed by a BSD-style license that can be |
| // found in the LICENSE file. |