Chromium Code Reviews| Index: tools/gn/filesystem_utils.h |
| diff --git a/tools/gn/filesystem_utils.h b/tools/gn/filesystem_utils.h |
| index c17ab39da9be27149d72b40b8ba0738fd09d5526..bc14eb922ae31747ffb8eca902f221abbe57f6f2 100644 |
| --- a/tools/gn/filesystem_utils.h |
| +++ b/tools/gn/filesystem_utils.h |
| @@ -15,8 +15,6 @@ |
| #include "tools/gn/target.h" |
| class Err; |
| -class Location; |
| -class Value; |
| std::string FilePathToUTF8(const base::FilePath::StringType& str); |
| inline std::string FilePathToUTF8(const base::FilePath& path) { |