Index: components/omnibox/browser/scored_history_match.h |
diff --git a/components/omnibox/browser/scored_history_match.h b/components/omnibox/browser/scored_history_match.h |
index 737288a214bc47cf2254c7fad944ff4523dab2cc..9011bc3eb3c7e1d5c530f272654dd995cdf0ecb8 100644 |
--- a/components/omnibox/browser/scored_history_match.h |
+++ b/components/omnibox/browser/scored_history_match.h |
@@ -8,12 +8,12 @@ |
#include <string> |
#include <vector> |
+#include "base/gtest_prod_util.h" |
#include "base/strings/string16.h" |
#include "base/time/time.h" |
#include "components/history/core/browser/history_match.h" |
#include "components/history/core/browser/history_types.h" |
#include "components/omnibox/browser/in_memory_url_index_types.h" |
-#include "testing/gtest/include/gtest/gtest_prod.h" |
class ScoredHistoryMatchTest; |