| Index: content/shell/paths_mac.h
|
| diff --git a/content/shell/paths_mac.h b/content/shell/paths_mac.h
|
| index 35e74326a8eb3d4de17a5ba2b1102e7f1c827292..ac1f4f99a952be399d23bd58511d67cc5cdb77a3 100644
|
| --- a/content/shell/paths_mac.h
|
| +++ b/content/shell/paths_mac.h
|
| @@ -14,6 +14,6 @@ void OverrideFrameworkBundlePath();
|
| void OverrideChildProcessPath();
|
|
|
| // Gets the path to the content shell's pak file.
|
| -FilePath GetResourcesPakFilePath();
|
| +base::FilePath GetResourcesPakFilePath();
|
|
|
| #endif // CONTENT_SHELL_PATHS_MAC_H_
|
|
|