| Index: tracing/tracing/model/user_model/user_expectation.html
|
| diff --git a/tracing/tracing/model/user_model/user_expectation.html b/tracing/tracing/model/user_model/user_expectation.html
|
| index 6641dbac2541f5b10c6b0684307811915cf7c263..b4eb17e602906928afed31fb750aa0224cc29b6b 100644
|
| --- a/tracing/tracing/model/user_model/user_expectation.html
|
| +++ b/tracing/tracing/model/user_model/user_expectation.html
|
| @@ -5,8 +5,8 @@ Use of this source code is governed by a BSD-style license that can be
|
| found in the LICENSE file.
|
| -->
|
|
|
| -<link rel="import" href="/tracing/base/range_utils.html">
|
| -<link rel="import" href="/tracing/base/statistics.html">
|
| +<link rel="import" href="/tracing/base/math/range_utils.html">
|
| +<link rel="import" href="/tracing/base/math/statistics.html">
|
| <link rel="import" href="/tracing/base/unit.html">
|
| <link rel="import" href="/tracing/model/compound_event_selection_state.html">
|
| <link rel="import" href="/tracing/model/event_set.html">
|
|
|