diff --git a/chrome/chrome-app-tests.ts b/chrome/chrome-app-tests.ts index 851bc27ba6..01657dc858 100644 --- a/chrome/chrome-app-tests.ts +++ b/chrome/chrome-app-tests.ts @@ -3,7 +3,7 @@ import runtime = chrome.app.runtime; import cwindow = chrome.app.window; -var createOptions: cwindow.CreateOptions = { +var createOptions: cwindow.CreateWindowOptions = { id: "My Window", bounds: { left: 0,