{
  "extends": "../../../../../../../tools/typescript/tsconfig_base_lit.json",
  "compilerOptions": {
    "rootDir": "preprocessed",
    "outDir": "tsc",
    "composite": true,
    "declaration": true,
    "tsBuildInfoFile": "tsconfig_build_ts.tsbuildinfo",
    "skipLibCheck": true,
    "paths": {
      "/strings.m.js": [
        "../../../../../../..//tools/typescript/definitions/strings.d.ts"
      ],
      "//resources/lit/v3_0/lit.rollup.js": [
        "./../../../../third_party/lit/v3_0/lit.d.ts"
      ],
      "chrome://resources/lit/v3_0/lit.rollup.js": [
        "./../../../../third_party/lit/v3_0/lit.d.ts"
      ],
      "//resources/cr_elements/*": [
        "./../../../../ui/webui/resources/tsc/cr_elements/*"
      ],
      "chrome://resources/cr_elements/*": [
        "./../../../../ui/webui/resources/tsc/cr_elements/*"
      ],
      "//resources/js/*": [
        "./../../../../ui/webui/resources/tsc/js/*"
      ],
      "chrome://resources/js/*": [
        "./../../../../ui/webui/resources/tsc/js/*"
      ],
      "//resources/mojo/*": [
        "./../../../../ui/webui/resources/tsc/mojo/*"
      ],
      "chrome://resources/mojo/*": [
        "./../../../../ui/webui/resources/tsc/mojo/*"
      ],
      "//resources/cr_components/composebox/*": [
        "./../../../../ui/webui/resources/tsc/cr_components/composebox/*"
      ],
      "chrome://resources/cr_components/composebox/*": [
        "./../../../../ui/webui/resources/tsc/cr_components/composebox/*"
      ],
      "//resources/cr_components/help_bubble/*": [
        "./../../../../ui/webui/resources/tsc/cr_components/help_bubble/*"
      ],
      "chrome://resources/cr_components/help_bubble/*": [
        "./../../../../ui/webui/resources/tsc/cr_components/help_bubble/*"
      ],
      "//resources/cr_components/localized_link/*": [
        "./../../../../ui/webui/resources/tsc/cr_components/localized_link/*"
      ],
      "chrome://resources/cr_components/localized_link/*": [
        "./../../../../ui/webui/resources/tsc/cr_components/localized_link/*"
      ],
      "//resources/cr_components/search/*": [
        "./../../../../ui/webui/resources/tsc/cr_components/search/*"
      ],
      "chrome://resources/cr_components/search/*": [
        "./../../../../ui/webui/resources/tsc/cr_components/search/*"
      ],
      "/tools/typescript/definitions/*": [
        "./../../../../../../../tools/typescript/definitions/*"
      ],
      "/shared/guest_view/*": [
        "./../guest_view_shared/tsc/*"
      ]
    }
  },
  "files": [
    "preprocessed/app.html.ts",
    "preprocessed/app.ts",
    "preprocessed/toolbar_app.ts",
    "preprocessed/toolbar_app.html.ts",
    "preprocessed/contextual_tasks_browser_proxy.ts",
    "preprocessed/error_dialog.html.ts",
    "preprocessed/error_dialog.ts",
    "preprocessed/error_page.html.ts",
    "preprocessed/error_page.ts",
    "preprocessed/favicon_group.html.ts",
    "preprocessed/favicon_group.ts",
    "preprocessed/ghost_loader.ts",
    "preprocessed/ghost_loader.html.ts",
    "preprocessed/icons.html.ts",
    "preprocessed/internals/app.html.ts",
    "preprocessed/internals/app.ts",
    "preprocessed/internals/browser_proxy.ts",
    "preprocessed/overflow_menu.html.ts",
    "preprocessed/overflow_menu.ts",
    "preprocessed/post_message_handler.ts",
    "preprocessed/reopen_tabs.ts",
    "preprocessed/reopen_tabs.html.ts",
    "preprocessed/sources_menu.html.ts",
    "preprocessed/sources_menu.ts",
    "preprocessed/top_toolbar.html.ts",
    "preprocessed/top_toolbar.ts",
    "preprocessed/top_toolbar_logo.html.ts",
    "preprocessed/utils.ts",
    "preprocessed/utils/clip_path.ts",
    "preprocessed/web_view_type.ts",
    "preprocessed/window_manager.ts",
    "preprocessed/composebox.html.ts",
    "preprocessed/composebox.ts",
    "preprocessed/contextual_tasks_inner_composebox.html.ts",
    "preprocessed/contextual_tasks_inner_composebox.ts",
    "preprocessed/contextual_tasks_inner_composebox_context_menu.html.ts",
    "preprocessed/info_tooltip.html.ts",
    "preprocessed/info_tooltip.ts",
    "preprocessed/onboarding_tooltip.html.ts",
    "preprocessed/onboarding_tooltip.ts",
    "preprocessed/app.css.ts",
    "preprocessed/error_dialog.css.ts",
    "preprocessed/error_page.css.ts",
    "preprocessed/favicon_group.css.ts",
    "preprocessed/ghost_loader.css.ts",
    "preprocessed/internals/app.css.ts",
    "preprocessed/overflow_menu.css.ts",
    "preprocessed/reopen_tabs.css.ts",
    "preprocessed/sources_menu.css.ts",
    "preprocessed/top_toolbar.css.ts",
    "preprocessed/toolbar_app.css.ts",
    "preprocessed/composebox.css.ts",
    "preprocessed/contextual_tasks_inner_composebox.css.ts",
    "preprocessed/info_tooltip.css.ts",
    "preprocessed/onboarding_tooltip.css.ts",
    "preprocessed/contextual_tasks.mojom-webui.ts",
    "preprocessed/contextual_tasks_internals.mojom-webui.ts",
    "preprocessed/contextual_tasks_types.mojom-webui.ts",
    "preprocessed/composebox.mojom-webui.ts",
    "../../../../../../../tools/typescript/definitions/strings.d.ts",
    "../../../../../../../tools/typescript/definitions/chrome_event.d.ts",
    "../../../../../../../tools/typescript/definitions/chrome_histograms.d.ts",
    "../../../../../../../tools/typescript/definitions/metrics_private.d.ts",
    "../../../../../../../tools/typescript/definitions/web_request.d.ts",
    "../../../../../../../tools/typescript/definitions/webview_tag.d.ts"
  ],
  "references": [
    {
      "path": "../../../../tools/typescript/definitions/tsconfig_build_ts.json"
    },
    {
      "path": "../guest_view_shared/tsconfig_build_ts.json"
    },
    {
      "path": "../../../../third_party/lit/v3_0/tsconfig_build_ts.json"
    },
    {
      "path": "../../../../ui/webui/resources/cr_elements/tsconfig_build_ts.json"
    },
    {
      "path": "../../../../ui/webui/resources/js/tsconfig_build_ts.json"
    },
    {
      "path": "../../../../ui/webui/resources/mojo/tsconfig_build_ts.json"
    },
    {
      "path": "../../../../ui/webui/resources/cr_components/composebox/tsconfig_build_ts.json"
    },
    {
      "path": "../../../../ui/webui/resources/cr_components/help_bubble/tsconfig_build_ts.json"
    },
    {
      "path": "../../../../ui/webui/resources/cr_components/localized_link/tsconfig_build_ts.json"
    },
    {
      "path": "../../../../ui/webui/resources/cr_components/search/tsconfig_build_ts.json"
    }
  ]
}