diff options
Diffstat (limited to 'chrome_frame')
-rw-r--r-- | chrome_frame/chrome_launcher.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/chrome_frame/chrome_launcher.h b/chrome_frame/chrome_launcher.h index ce4c8ed..86dc03f 100644 --- a/chrome_frame/chrome_launcher.h +++ b/chrome_frame/chrome_launcher.h @@ -7,6 +7,8 @@ #include <string> +#include "base/file_path.h" + class CommandLine; namespace chrome_launcher { |