From 8bb789f27e5dc6f86c244ca089ebf3d808c6d0dc Mon Sep 17 00:00:00 2001 From: Paul Gschwendtner <paulgschwendtner@gmail.com> Date: Tue, 25 Mar 2025 08:51:59 +0000 Subject: [PATCH] build: update sync config to reflect internal update --- .ng-dev/google-sync-config.json | 1 + 1 file changed, 1 insertion(+) diff --git a/.ng-dev/google-sync-config.json b/.ng-dev/google-sync-config.json index 04974862c102..7bd62f2ffcb8 100644 --- a/.ng-dev/google-sync-config.json +++ b/.ng-dev/google-sync-config.json @@ -26,6 +26,7 @@ "src/cdk/schematics/**/*", "src/material/schematics/**/*", "src/material/schematics/ng-generate/theme-color/**/*.bazel", + "src/material/schematics/ng-generate/theme-color/index_bundled.d.ts", "src/google-maps/schematics/**/*", "src/cdk/testing/testbed/zone-types.d.ts", "src/material/_theming.scss",