diff options
Diffstat (limited to 'chrome_frame/test/net')
-rw-r--r-- | chrome_frame/test/net/fake_external_tab.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome_frame/test/net/fake_external_tab.cc b/chrome_frame/test/net/fake_external_tab.cc index 8b38d0e..319f17e 100644 --- a/chrome_frame/test/net/fake_external_tab.cc +++ b/chrome_frame/test/net/fake_external_tab.cc @@ -10,6 +10,7 @@ #include "app/resource_bundle.h" #include "app/win_util.h" #include "base/command_line.h" +#include "base/debug_util.h" #include "base/file_util.h" #include "base/file_version_info.h" #include "base/i18n/icu_util.h" |