| Index: tools/clang/blink_gc_plugin/tests/register_weak_members_template.cpp
|
| diff --git a/tools/clang/blink_gc_plugin/tests/register_weak_members_template.cpp b/tools/clang/blink_gc_plugin/tests/register_weak_members_template.cpp
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..6742c2253dec7e5548f8637bd1e30dac82be168c
|
| --- /dev/null
|
| +++ b/tools/clang/blink_gc_plugin/tests/register_weak_members_template.cpp
|
| @@ -0,0 +1,7 @@
|
| +// Copyright 2015 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 "register_weak_members_template.h"
|
| +
|
| +// Nothing to define here.
|
|
|