Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(732)

Unified Diff: webkit/tools/npapi_layout_test_plugin/Info.r

Issue 5318009: Remove the forked npapi layout test plugin from the tree. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/webkit
Patch Set: Created 10 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: webkit/tools/npapi_layout_test_plugin/Info.r
diff --git a/webkit/tools/npapi_layout_test_plugin/Info.r b/webkit/tools/npapi_layout_test_plugin/Info.r
deleted file mode 100644
index 69a73bcf2e67c304b52c00f5593d28f49dffc9c6..0000000000000000000000000000000000000000
--- a/webkit/tools/npapi_layout_test_plugin/Info.r
+++ /dev/null
@@ -1,22 +0,0 @@
-// Copyright (c) 2008 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 <Carbon/Carbon.r>
-
-// Ignored by WebKit, but included for completeness so that Mozilla and friends
-// can load us.
-
-resource 'STR#' (126) { {
- "Simple Netscape plug-in that handles test content for WebKit",
- "WebKit Test PlugIn"
-} };
-
-resource 'STR#' (127) { {
- "test netscape content"
-} };
-
-resource 'STR#' (128) { {
- "application/x-webkit-test-netscape",
- "testnetscape"
-} };
« no previous file with comments | « webkit/tools/npapi_layout_test_plugin/Info.plist ('k') | webkit/tools/npapi_layout_test_plugin/PluginObject.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698