Rename the Helper process to Renderer/Plug-In Host/Utility as appropriate

This matches Chrome.
This commit is contained in:
Adam Roben 2013-07-17 11:04:45 -04:00
parent 33b574b434
commit bacf11d53f
3 changed files with 24 additions and 0 deletions

View file

@ -39,6 +39,7 @@ private:
static base::FilePath GetResourcesPakFilePath();
static void OverrideChildProcessPath();
static void OverrideFrameworkBundlePath();
static void SetProcessName();
#endif
scoped_ptr<ContentClient> content_client_;