Index: tools/clang/plugins/tests/nested_class_inline_ctor.cpp |
diff --git a/chrome/test/data/extensions/platform_apps/context_menu/main.js b/tools/clang/plugins/tests/nested_class_inline_ctor.cpp |
similarity index 81% |
copy from chrome/test/data/extensions/platform_apps/context_menu/main.js |
copy to tools/clang/plugins/tests/nested_class_inline_ctor.cpp |
index 2451b1c46557860f5154f5a47c00724bd2dcd9d2..aa90a95eb3e4904bd19317c5e15a12eb53f9fdf6 100644 |
--- a/chrome/test/data/extensions/platform_apps/context_menu/main.js |
+++ b/tools/clang/plugins/tests/nested_class_inline_ctor.cpp |
@@ -2,4 +2,4 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-chrome.test.sendMessage('Launched'); |
+#include "nested_class_inline_ctor.h" |