Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(717)

Unified Diff: tools/gn/xcode_writer.h

Issue 2554863002: Cleanup remaining class/struct fwd declarations (Closed)
Patch Set: Style fixes Created 4 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « tools/gn/target.h ('k') | ui/android/screen_android.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/gn/xcode_writer.h
diff --git a/tools/gn/xcode_writer.h b/tools/gn/xcode_writer.h
index 87a7d589c11380b006fe4bf6a0849925aedad2eb..7373cff04e5ac41bdd04e7637a05d11162b29cd3 100644
--- a/tools/gn/xcode_writer.h
+++ b/tools/gn/xcode_writer.h
@@ -22,10 +22,6 @@ class Target;
using PBXAttributes = std::map<std::string, std::string>;
class PBXProject;
-namespace base {
-class FilePath;
-}
-
class XcodeWriter {
public:
enum TargetOsType {
« no previous file with comments | « tools/gn/target.h ('k') | ui/android/screen_android.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698