diff options
Diffstat (limited to 'chrome/test/automation/automation_constants.h')
-rw-r--r-- | chrome/test/automation/automation_constants.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/test/automation/automation_constants.h b/chrome/test/automation/automation_constants.h index 68f5889..663c9bd 100644 --- a/chrome/test/automation/automation_constants.h +++ b/chrome/test/automation/automation_constants.h @@ -4,6 +4,7 @@ #ifndef CHROME_TEST_AUTOMATION_AUTOMATION_CONSTANTS_H_ #define CHROME_TEST_AUTOMATION_AUTOMATION_CONSTANTS_H_ +#pragma once namespace automation { // Amount of time to wait before querying the browser. |