Index: chrome/browser/ui/tab_contents/tab_contents_wrapper.h |
=================================================================== |
--- chrome/browser/ui/tab_contents/tab_contents_wrapper.h (revision 0) |
+++ chrome/browser/ui/tab_contents/tab_contents_wrapper.h (working copy) |
@@ -2,8 +2,8 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#ifndef CHROME_BROWSER_TAB_CONTENTS_WRAPPER_H_ |
-#define CHROME_BROWSER_TAB_CONTENTS_WRAPPER_H_ |
+#ifndef CHROME_BROWSER_UI_TAB_CONTENTS_TAB_CONTENTS_WRAPPER_H_ |
+#define CHROME_BROWSER_UI_TAB_CONTENTS_TAB_CONTENTS_WRAPPER_H_ |
#pragma once |
#include "base/scoped_ptr.h" |
@@ -76,4 +76,4 @@ |
scoped_ptr<TabContents> tab_contents_; |
}; |
-#endif // CHROME_BROWSER_TAB_CONTENTS_WRAPPER_H_ |
+#endif // CHROME_BROWSER_UI_TAB_CONTENTS_TAB_CONTENTS_WRAPPER_H_ |