| Index: chrome/install_static/install_util.h
|
| diff --git a/chrome/install_static/install_util.h b/chrome/install_static/install_util.h
|
| index 3d57b238787130366ee15c3181fcb6b2018f8f07..325d89cc21b8715ad1fe83a0fd42d8b09d2586d4 100644
|
| --- a/chrome/install_static/install_util.h
|
| +++ b/chrome/install_static/install_util.h
|
| @@ -58,6 +58,8 @@ extern const char kGpuProcess[];
|
| extern const char kPpapiPluginProcess[];
|
| extern const char kRendererProcess[];
|
| extern const char kUtilityProcess[];
|
| +extern const char kProcessType[];
|
| +extern const char kCrashpadHandler[];
|
|
|
| // Returns true if |exe_path| points to a Chrome installed in an SxS
|
| // installation.
|
|
|