Chromium Code Reviews| Index: samples/o3d-webgl/raw_data.js |
| =================================================================== |
| --- samples/o3d-webgl/raw_data.js (revision 45126) |
| +++ samples/o3d-webgl/raw_data.js (working copy) |
| @@ -55,7 +55,7 @@ |
| * and the uri must end in .json, .txt, .xml, .ini or .csv |
| * @type {string} |
| */ |
| -o3d.RawData.prototype.string_value = ''; |
| +o3d.RawData.prototype.stringValue = ''; |
| /** |