| Index: mojo/public/js/support.js
|
| diff --git a/mojo/public/js/bindings/support.js b/mojo/public/js/support.js
|
| similarity index 95%
|
| rename from mojo/public/js/bindings/support.js
|
| rename to mojo/public/js/support.js
|
| index 58df6bd4d02426381180e7fff4bc1650ca14d842..025da6c6349589b74025f7fc4b3b6e9ec3c82d65 100644
|
| --- a/mojo/public/js/bindings/support.js
|
| +++ b/mojo/public/js/support.js
|
| @@ -2,7 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -// Module "mojo/public/js/bindings/support"
|
| +// Module "mojo/public/js/support"
|
| //
|
| // Note: This file is for documentation purposes only. The code here is not
|
| // actually executed. The real module is implemented natively in Mojo.
|
|
|