Chromium Code Reviews| Index: chrome/common/chrome_content_client.h |
| =================================================================== |
| --- chrome/common/chrome_content_client.h (revision 97988) |
| +++ chrome/common/chrome_content_client.h (working copy) |
| @@ -14,6 +14,7 @@ |
| public: |
| static const char* kPDFPluginName; |
| static const char* kNaClPluginName; |
| + static const char* kNaClOldPluginName; |
| virtual void SetActiveURL(const GURL& url); |
| virtual void SetGpuInfo(const GPUInfo& gpu_info); |