Chromium Code Reviews| Index: content/browser/geolocation/gps_location_provider_unittest_linux.cc |
| diff --git a/content/browser/geolocation/gps_location_provider_unittest_linux.cc b/content/browser/geolocation/gps_location_provider_unittest_linux.cc |
| index 3116cf3e4bb378ec251cd511273d9744374d8f86..55750df17a12ed9270cb782a24bb81899e85e68d 100644 |
| --- a/content/browser/geolocation/gps_location_provider_unittest_linux.cc |
| +++ b/content/browser/geolocation/gps_location_provider_unittest_linux.cc |
| @@ -7,6 +7,8 @@ |
| #include "content/test/test_browser_thread.h" |
| #include "testing/gtest/include/gtest/gtest.h" |
| +using content::BrowserThread; |
| + |
| struct gps_data_t { |
| }; |