Chromium Code Reviews| Index: chrome/browser/chromeos/version_loader.h |
| =================================================================== |
| --- chrome/browser/chromeos/version_loader.h (revision 110049) |
| +++ chrome/browser/chromeos/version_loader.h (working copy) |
| @@ -12,8 +12,6 @@ |
| #include "base/gtest_prod_util.h" |
| #include "content/browser/cancelable_request.h" |
| -class FilePath; |
| - |
| namespace chromeos { |
| // ChromeOSVersionLoader loads the version of Chrome OS from the file system. |