diff --git a/types/chrome/tsconfig.json b/types/chrome/tsconfig.json index 210a759648..5056b221ad 100644 --- a/types/chrome/tsconfig.json +++ b/types/chrome/tsconfig.json @@ -20,6 +20,11 @@ "files": [ "index.d.ts", "chrome-cast/index.d.ts", +<<<<<<< HEAD "test/index.ts" +======= + "test/index.ts", + "test/chrome-app.ts" +>>>>>>> 3880e40c72fd987cfb539c75e9798cee27a7255b ] }