| Index: bootstat_test.h
|
| diff --git a/bootstat_test.h b/bootstat_test.h
|
| index f4361b846f315955fc9197b13589ed4903ce409b..83b6c33916d0a749cd006c9f187a62116f4a12b3 100644
|
| --- a/bootstat_test.h
|
| +++ b/bootstat_test.h
|
| @@ -1,4 +1,4 @@
|
| -// Copyright (c) 2010 The Chromium OS Authors. All rights reserved.
|
| +// Copyright (c) 2011 The Chromium OS Authors. All rights reserved.
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| @@ -14,7 +14,6 @@
|
| extern "C" {
|
| #endif
|
|
|
| -extern void bootstat_set_output_directory(const char*);
|
| extern void bootstat_set_uptime_file_name(const char*);
|
| extern void bootstat_set_disk_file_name(const char*);
|
|
|
|
|