| Index: content/browser/host_zoom_map.cc
|
| diff --git a/content/browser/host_zoom_map.cc b/content/browser/host_zoom_map.cc
|
| index 19b64f1fc3057d420394ee85166acb21254e26d8..7d8904db19702306dfa35cf2a002d2d7e06ece10 100644
|
| --- a/content/browser/host_zoom_map.cc
|
| +++ b/content/browser/host_zoom_map.cc
|
| @@ -9,9 +9,9 @@
|
| #include "base/string_piece.h"
|
| #include "base/utf_string_conversions.h"
|
| #include "base/values.h"
|
| -#include "content/browser/browser_thread.h"
|
| #include "content/browser/renderer_host/render_process_host.h"
|
| #include "content/browser/renderer_host/render_view_host.h"
|
| +#include "content/public/browser/browser_thread.h"
|
| #include "content/public/browser/notification_service.h"
|
| #include "content/public/browser/notification_types.h"
|
| #include "googleurl/src/gurl.h"
|
|
|