diff options
Diffstat (limited to 'chrome/renderer/automation/dom_automation_controller.h')
-rw-r--r-- | chrome/renderer/automation/dom_automation_controller.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/renderer/automation/dom_automation_controller.h b/chrome/renderer/automation/dom_automation_controller.h index c815418..d6cb8f3 100644 --- a/chrome/renderer/automation/dom_automation_controller.h +++ b/chrome/renderer/automation/dom_automation_controller.h @@ -4,6 +4,7 @@ #ifndef CHROME_RENDERER_AUTOMATION_DOM_AUTOMATION_CONTROLLER_H__ #define CHROME_RENDERER_AUTOMATION_DOM_AUTOMATION_CONTROLLER_H__ +#pragma once #include "ipc/ipc_message.h" #include "webkit/glue/cpp_bound_class.h" |