Index: base/callback_list_unittest.nc |
diff --git a/base/callback_list_unittest.nc b/base/callback_list_unittest.nc |
index 2d464cf1f1ba9c50488d3d9028d3d4110b5ae322..08acce68fd624a293645a49ad505c7a2d34e4b03 100644 |
--- a/base/callback_list_unittest.nc |
+++ b/base/callback_list_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_list.h" |
#include "base/basictypes.h" |