| Index: tracing/tracing/base/math/sorted_array_utils.html
|
| diff --git a/tracing/tracing/base/sorted_array_utils.html b/tracing/tracing/base/math/sorted_array_utils.html
|
| similarity index 99%
|
| rename from tracing/tracing/base/sorted_array_utils.html
|
| rename to tracing/tracing/base/math/sorted_array_utils.html
|
| index 7ba5e1c70b2d66738fbb6f30e3ed531de7d6d6aa..0fae926e052860fe087d5d28ef9aa0590b06c2c3 100644
|
| --- a/tracing/tracing/base/sorted_array_utils.html
|
| +++ b/tracing/tracing/base/math/sorted_array_utils.html
|
| @@ -13,7 +13,7 @@ found in the LICENSE file.
|
| * over sorted arrays and intervals.
|
| *
|
| */
|
| -tr.exportTo('tr.b', function() {
|
| +tr.exportTo('tr.b.math', function() {
|
| /**
|
| * Finds the first index in the array whose value is >= loVal.
|
| *
|
|
|