diff options
Diffstat (limited to 'chrome/browser/tab_contents/tab_util.h')
-rw-r--r-- | chrome/browser/tab_contents/tab_util.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/browser/tab_contents/tab_util.h b/chrome/browser/tab_contents/tab_util.h index 2a19442..6ce6228 100644 --- a/chrome/browser/tab_contents/tab_util.h +++ b/chrome/browser/tab_contents/tab_util.h @@ -4,6 +4,7 @@ #ifndef CHROME_BROWSER_TAB_CONTENTS_TAB_UTIL_H_ #define CHROME_BROWSER_TAB_CONTENTS_TAB_UTIL_H_ +#pragma once class URLRequest; class TabContents; |