| Index: base/callback_unittest.nc
|
| diff --git a/base/callback_unittest.nc b/base/callback_unittest.nc
|
| index e7607d98e7d0a4ed86a05ef4981877597874a87a..edf26b79732cf2e409baf16847408461c3568e72 100644
|
| --- a/base/callback_unittest.nc
|
| +++ b/base/callback_unittest.nc
|
| @@ -2,6 +2,9 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| +// This is a "No Compile Test" suite.
|
| +// http://dev.chromium.org/developers/testing/no-compile-tests
|
| +
|
| #include "base/callback.h"
|
|
|
| namespace base {
|
|
|