Chromium Code Reviews| Index: test/toolsets/main.cc |
| =================================================================== |
| --- test/toolsets/main.cc (revision 770) |
| +++ test/toolsets/main.cc (working copy) |
| @@ -1,3 +1,8 @@ |
| +/* Copyright (c) 2009 Google Inc. All rights reserved. |
| + * Use of this source code is governed by a BSD-style license that can be |
| + * found in the LICENSE file. |
|
Mark Mentovai
2010/01/08 14:54:57
Same.
|
| + */ |
| + |
| #include <stdio.h> |
| const char *GetToolset(); |