Chromium Code Reviews| Index: remoting/host/branding.h |
| diff --git a/remoting/host/branding.h b/remoting/host/branding.h |
| index c139fb414b4a128066581a5156b4bdc909eca8ca..a076bda24131fee479bf82a859b45ddb87d6af39 100644 |
| --- a/remoting/host/branding.h |
| +++ b/remoting/host/branding.h |
| @@ -15,7 +15,7 @@ extern const wchar_t kWindowsServiceName[]; |
| #endif |
| // Returns the location of the host configuration directory. |
| -FilePath GetConfigDir(); |
| +base::FilePath GetConfigDir(); |
| } // namespace remoting |