summaryrefslogtreecommitdiffstats
path: root/content/browser/host_zoom_map_impl_unittest.cc
diff options
context:
space:
mode:
Diffstat (limited to 'content/browser/host_zoom_map_impl_unittest.cc')
-rw-r--r--content/browser/host_zoom_map_impl_unittest.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/browser/host_zoom_map_impl_unittest.cc b/content/browser/host_zoom_map_impl_unittest.cc
index 54e61ce..48a08cc 100644
--- a/content/browser/host_zoom_map_impl_unittest.cc
+++ b/content/browser/host_zoom_map_impl_unittest.cc
@@ -7,7 +7,7 @@
#include "base/memory/ref_counted.h"
#include "base/message_loop.h"
#include "content/public/browser/browser_thread.h"
-#include "content/test/test_browser_thread.h"
+#include "content/public/test/test_browser_thread.h"
#include "testing/gtest/include/gtest/gtest.h"
class HostZoomMapTest : public testing::Test {