| Index: tools/clang/blink_gc_plugin/tests/left_most_gc_base.cpp
|
| diff --git a/tools/clang/blink_gc_plugin/tests/left_most_gc_base.cpp b/tools/clang/blink_gc_plugin/tests/left_most_gc_base.cpp
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..041d9f0700b27049e008266014f1915a48982212
|
| --- /dev/null
|
| +++ b/tools/clang/blink_gc_plugin/tests/left_most_gc_base.cpp
|
| @@ -0,0 +1,7 @@
|
| +// Copyright 2014 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.
|
| +
|
| +#include "left_most_gc_base.h"
|
| +
|
| +// Nothing to define.
|
|
|