Chromium Code Reviews| Index: webkit/glue/webkit_glue.h |
| =================================================================== |
| --- webkit/glue/webkit_glue.h (revision 119887) |
| +++ webkit/glue/webkit_glue.h (working copy) |
| @@ -37,8 +37,6 @@ |
| WEBKIT_GLUE_EXPORT void SetJavaScriptFlags(const std::string& flags); |
| -WEBKIT_GLUE_EXPORT void SetDartFlags(const std::string& flags); |
| - |
| // Turn on logging for flags in the provided comma delimited list. |
| WEBKIT_GLUE_EXPORT void EnableWebCoreLogChannels(const std::string& channels); |