diff options
Diffstat (limited to 'chrome/browser/google_util.h')
-rw-r--r-- | chrome/browser/google_util.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/browser/google_util.h b/chrome/browser/google_util.h index a4f99e3..e828791 100644 --- a/chrome/browser/google_util.h +++ b/chrome/browser/google_util.h @@ -6,6 +6,7 @@ #ifndef CHROME_BROWSER_GOOGLE_UTIL_H__ #define CHROME_BROWSER_GOOGLE_UTIL_H__ +#pragma once class GURL; |