Index: cc/ipc/filter_operations.typemap |
diff --git a/cc/ipc/filter_operations.typemap b/cc/ipc/filter_operations.typemap |
index 5c0cc0e99e07dd97683c5218db79430d1a7b7859..9812bdcd1ac1991d378d756eb80ef69049ed57a2 100644 |
--- a/cc/ipc/filter_operations.typemap |
+++ b/cc/ipc/filter_operations.typemap |
@@ -3,6 +3,6 @@ |
# found in the LICENSE file. |
mojom = "//cc/ipc/filter_operations.mojom" |
-public_headers = [ "//cc/output/filter_operations.h" ] |
+public_headers = [ "//cc/paint/filter_operations.h" ] |
traits_headers = [ "//cc/ipc/filter_operations_struct_traits.h" ] |
type_mappings = [ "cc.mojom.FilterOperations=cc::FilterOperations" ] |