Chromium Code Reviews| Index: components/metrics/proto/profiler_event.proto |
| diff --git a/chrome/common/metrics/proto/profiler_event.proto b/components/metrics/proto/profiler_event.proto |
| similarity index 99% |
| rename from chrome/common/metrics/proto/profiler_event.proto |
| rename to components/metrics/proto/profiler_event.proto |
| index c42bc5ae1a9393c7f2621f90d126c8bc47099a19..51c4d68266f40f5f90b019915515331a86b5766c 100644 |
| --- a/chrome/common/metrics/proto/profiler_event.proto |
| +++ b/components/metrics/proto/profiler_event.proto |
| @@ -10,7 +10,6 @@ option optimize_for = LITE_RUNTIME; |
| package metrics; |
| - |
|
Ilya Sherman
2014/04/15 23:00:40
Ditto
|
| // Next tag: 4 |
| message ProfilerEventProto { |
| // The type of this profile. |