Index: components/sad_tab/cocoa/sad_tab_view.h |
diff --git a/chrome/browser/ui/cocoa/tab_contents/sad_tab_view.h b/components/sad_tab/cocoa/sad_tab_view.h |
similarity index 84% |
rename from chrome/browser/ui/cocoa/tab_contents/sad_tab_view.h |
rename to components/sad_tab/cocoa/sad_tab_view.h |
index 5219b997191f907bf087b44f783b76705f514780..365d28105deddad18dac73552378d9b36c95ad10 100644 |
--- a/chrome/browser/ui/cocoa/tab_contents/sad_tab_view.h |
+++ b/components/sad_tab/cocoa/sad_tab_view.h |
@@ -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_UI_COCOA_TAB_CONTENTS_SAD_TAB_VIEW_H_ |
-#define CHROME_BROWSER_UI_COCOA_TAB_CONTENTS_SAD_TAB_VIEW_H_ |
+#ifndef COMPONENTS_SAD_TAB_COCOA_SAD_TAB_VIEW_H_ |
+#define COMPONENTS_SAD_TAB_COCOA_SAD_TAB_VIEW_H_ |
#include "base/mac/scoped_nsobject.h" |
#include "ui/base/cocoa/base_view.h" |
@@ -38,4 +38,4 @@ |
@end |
-#endif // CHROME_BROWSER_UI_COCOA_TAB_CONTENTS_SAD_TAB_VIEW_H_ |
+#endif // COMPONENTS_SAD_TAB_COCOA_SAD_TAB_VIEW_H_ |