diff options
Diffstat (limited to 'chrome/browser/tab_contents/test_tab_contents.h')
-rw-r--r-- | chrome/browser/tab_contents/test_tab_contents.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/browser/tab_contents/test_tab_contents.h b/chrome/browser/tab_contents/test_tab_contents.h index 698ef04..dc54076 100644 --- a/chrome/browser/tab_contents/test_tab_contents.h +++ b/chrome/browser/tab_contents/test_tab_contents.h @@ -4,6 +4,7 @@ #ifndef CHROME_BROWSER_TAB_CONTENTS_TEST_TAB_CONTENTS_H_ #define CHROME_BROWSER_TAB_CONTENTS_TEST_TAB_CONTENTS_H_ +#pragma once #include "chrome/browser/profile.h" #include "chrome/browser/tab_contents/tab_contents.h" |