diff options
-rw-r--r-- | chrome/common/temp_scaffolding_stubs.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/common/temp_scaffolding_stubs.h b/chrome/common/temp_scaffolding_stubs.h index 2b4ee63..dfd84b5 100644 --- a/chrome/common/temp_scaffolding_stubs.h +++ b/chrome/common/temp_scaffolding_stubs.h @@ -17,6 +17,7 @@ #include "base/ref_counted.h" #include "base/string16.h" #include "base/gfx/native_widget_types.h" +#include "build/build_config.h" #include "chrome/browser/cancelable_request.h" #include "chrome/browser/dom_ui/html_dialog_ui.h" #include "chrome/browser/tab_contents/navigation_entry.h" |