Chromium Code Reviews| Index: chrome/browser/tab_contents/navigation_metrics_recorder.cc |
| diff --git a/chrome/browser/tab_contents/navigation_metrics_recorder.cc b/chrome/browser/tab_contents/navigation_metrics_recorder.cc |
| index b1a568708d77619067e740aa96bdeeb154270ff5..098cf07ec24102f2d5b447ba7b0859028e975d7f 100644 |
| --- a/chrome/browser/tab_contents/navigation_metrics_recorder.cc |
| +++ b/chrome/browser/tab_contents/navigation_metrics_recorder.cc |
| @@ -1,3 +1,4 @@ |
| + |
|
ncarter (slow)
2016/12/01 22:33:32
Remove.
Navid Zolghadr
2016/12/02 20:47:35
Done.
|
| // Copyright (c) 2012 The Chromium Authors. All rights reserved. |
| // Use of this source code is governed by a BSD-style license that can be |
| // found in the LICENSE file. |
| @@ -10,8 +11,8 @@ |
| #include "chrome/browser/tab_contents/origins_seen_service_factory.h" |
| #include "components/navigation_metrics/navigation_metrics.h" |
| #include "components/navigation_metrics/origins_seen_service.h" |
| +#include "components/rappor/public/rappor_utils.h" |
| #include "components/rappor/rappor_service.h" |
| -#include "components/rappor/rappor_utils.h" |
| #include "content/public/browser/browser_context.h" |
| #include "content/public/browser/browser_thread.h" |
| #include "content/public/browser/navigation_details.h" |