diff options
Diffstat (limited to 'chrome/common/nacl_cmd_line.h')
-rw-r--r-- | chrome/common/nacl_cmd_line.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/common/nacl_cmd_line.h b/chrome/common/nacl_cmd_line.h index cb704b1..e2edccc 100644 --- a/chrome/common/nacl_cmd_line.h +++ b/chrome/common/nacl_cmd_line.h @@ -6,7 +6,7 @@ #define CHROME_COMMON_NACL_CMD_LINE_H_ #pragma once -#include "base/command_line.h" +class CommandLine; namespace nacl { // Copy all the relevant arguments from the command line of the current |