Index: base/bind_unittest.nc |
diff --git a/base/bind_unittest.nc b/base/bind_unittest.nc |
index 259638673a91af7022151228bbbe5f70d4e3fcd7..7c7961118f033908e8670b9ec1a7873506524be1 100644 |
--- a/base/bind_unittest.nc |
+++ b/base/bind_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" |
#include "base/bind.h" |
#include "base/memory/ref_counted.h" |