diff options
author | finnur@chromium.org <finnur@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-04-24 16:27:53 +0000 |
---|---|---|
committer | finnur@chromium.org <finnur@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-04-24 16:27:53 +0000 |
commit | 7bb4bccc5b723dfcd5153c2d96bd2a58129fc244 (patch) | |
tree | 7129467bae6bc7d33a70e8eb85fa1d7bcb76e5e2 | |
parent | c0f9bf1d9efa6ce1e6442d5f5fb82ff637d6405c (diff) | |
download | chromium_src-7bb4bccc5b723dfcd5153c2d96bd2a58129fc244.zip chromium_src-7bb4bccc5b723dfcd5153c2d96bd2a58129fc244.tar.gz chromium_src-7bb4bccc5b723dfcd5153c2d96bd2a58129fc244.tar.bz2 |
No-op change to force a build (should fix the build).
(Previous cl included a grd change, so the build broke).
BUG=None
TEST=None
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@45538 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r-- | chrome/browser/dom_ui/downloads_dom_handler.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/dom_ui/downloads_dom_handler.h b/chrome/browser/dom_ui/downloads_dom_handler.h index e43882c..7eba4c2 100644 --- a/chrome/browser/dom_ui/downloads_dom_handler.h +++ b/chrome/browser/dom_ui/downloads_dom_handler.h @@ -1,4 +1,4 @@ -// Copyright (c) 2006-2009 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. |