| Index: sql/init_status.h
|
| diff --git a/app/sql/init_status.h b/sql/init_status.h
|
| similarity index 88%
|
| rename from app/sql/init_status.h
|
| rename to sql/init_status.h
|
| index 048c5e8ee38164f75148cdbd5e789374fed88c42..b9f87e09d10dc2af37a47c710d11f0bd7ab35286 100644
|
| --- a/app/sql/init_status.h
|
| +++ b/sql/init_status.h
|
| @@ -1,4 +1,4 @@
|
| -// Copyright (c) 2009 The Chromium Authors. All rights reserved.
|
| +// Copyright (c) 2011 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.
|
|
|
|
|