diff options
Diffstat (limited to 'chrome/browser/sync/glue/extension_data.h')
-rw-r--r-- | chrome/browser/sync/glue/extension_data.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/browser/sync/glue/extension_data.h b/chrome/browser/sync/glue/extension_data.h index f67a48f..67951b9 100644 --- a/chrome/browser/sync/glue/extension_data.h +++ b/chrome/browser/sync/glue/extension_data.h @@ -4,6 +4,7 @@ #ifndef CHROME_BROWSER_SYNC_GLUE_EXTENSION_DATA_H_ #define CHROME_BROWSER_SYNC_GLUE_EXTENSION_DATA_H_ +#pragma once // ExtensionData is the class used to manage the client and server // versions of the data for a particular extension. |