diff options
Diffstat (limited to 'webkit/tools/pepper_test_plugin/README')
| -rw-r--r-- | webkit/tools/pepper_test_plugin/README | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/webkit/tools/pepper_test_plugin/README b/webkit/tools/pepper_test_plugin/README index 76062bd..6184b5e 100644 --- a/webkit/tools/pepper_test_plugin/README +++ b/webkit/tools/pepper_test_plugin/README @@ -33,10 +33,8 @@ When the Info panel comes up, add these arguments using the '+' button: # Add this to run Chromium as a single process. --single-process -Before you run the executable, copy the plugin into the Chromium.app bundle, -into Chromium.app/Contents/PlugIns. You might have to create the PlugIns -directory first. +Before you run the executable, copy the plugin into ~/Library/Internet Plug-Ins. +You might have to create the directory first. Once all this is set up, you can use "Build and run" (or cmd-r) in Xcode to run the pepper plugin test. - |
