| Index: extensions/common/api/app_window.idl
|
| diff --git a/extensions/common/api/app_window.idl b/extensions/common/api/app_window.idl
|
| index 3a6e9dc5ea39ea798a66f6b987090b8da11d0eb2..a48ee8da3a7cfebd6cb2099e78013b148b87dffd 100644
|
| --- a/extensions/common/api/app_window.idl
|
| +++ b/extensions/common/api/app_window.idl
|
| @@ -5,7 +5,7 @@
|
| // Use the <code>chrome.app.window</code> API to create windows. Windows
|
| // have an optional frame with title bar and size controls. They are not
|
| // associated with any Chrome browser windows. See the <a
|
| -// href="https://github.com/GoogleChrome/chrome-app-samples/tree/master/window-state">
|
| +// href="https://github.com/GoogleChrome/chrome-app-samples/tree/master/samples/window-state">
|
| // Window State Sample</a> for a demonstration of these options.
|
| namespace app.window {
|
|
|
|
|