diff options
Diffstat (limited to 'chrome/browser/profiles/host_zoom_map_browsertest.cc')
| -rw-r--r-- | chrome/browser/profiles/host_zoom_map_browsertest.cc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/chrome/browser/profiles/host_zoom_map_browsertest.cc b/chrome/browser/profiles/host_zoom_map_browsertest.cc index 170eb92..3486b1f 100644 --- a/chrome/browser/profiles/host_zoom_map_browsertest.cc +++ b/chrome/browser/profiles/host_zoom_map_browsertest.cc @@ -4,6 +4,8 @@ #include "content/public/browser/host_zoom_map.h" +#include <stddef.h> + #include <algorithm> #include <string> #include <vector> @@ -12,6 +14,7 @@ #include "base/command_line.h" #include "base/files/file_path.h" #include "base/files/file_util.h" +#include "base/macros.h" #include "base/memory/ref_counted.h" #include "base/memory/scoped_ptr.h" #include "base/path_service.h" |
