diff options
Diffstat (limited to 'chrome/browser/automation/extension_automation_constants.h')
-rw-r--r-- | chrome/browser/automation/extension_automation_constants.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/browser/automation/extension_automation_constants.h b/chrome/browser/automation/extension_automation_constants.h index 8c29293..8569922 100644 --- a/chrome/browser/automation/extension_automation_constants.h +++ b/chrome/browser/automation/extension_automation_constants.h @@ -6,6 +6,7 @@ #ifndef CHROME_BROWSER_AUTOMATION_EXTENSION_AUTOMATION_CONSTANTS_H_ #define CHROME_BROWSER_AUTOMATION_EXTENSION_AUTOMATION_CONSTANTS_H_ +#pragma once namespace extension_automation_constants { |