diff options
Diffstat (limited to 'chrome/common/net/gaia/gaia_authenticator.h')
-rw-r--r-- | chrome/common/net/gaia/gaia_authenticator.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/common/net/gaia/gaia_authenticator.h b/chrome/common/net/gaia/gaia_authenticator.h index 89ab8e9..696f403 100644 --- a/chrome/common/net/gaia/gaia_authenticator.h +++ b/chrome/common/net/gaia/gaia_authenticator.h @@ -27,6 +27,7 @@ // artifacts of the sync code which needs to be cleaned up. #ifndef CHROME_COMMON_NET_GAIA_GAIA_AUTHENTICATOR_H_ #define CHROME_COMMON_NET_GAIA_GAIA_AUTHENTICATOR_H_ +#pragma once #include <string> |