Index: Source/platform/BUILD.gn |
diff --git a/Source/platform/BUILD.gn b/Source/platform/BUILD.gn |
index ff51e4667e30b6008c1982a162bcec201c16c793..b088466d9f187cbcf98f59f58324dcd2b3ed0b63 100644 |
--- a/Source/platform/BUILD.gn |
+++ b/Source/platform/BUILD.gn |
@@ -185,9 +185,7 @@ component("platform") { |
include_dirs = [ |
#"$angle_path/include", |
- # FIXME: This should be removed once files include the generated files with |
- # the correct path. |
- "$root_gen_dir/blink/platform", |
+ "$root_gen_dir/blink", |
] |
deps = [ |