Index: chrome/browser/tab_contents/infobar_container.h |
=================================================================== |
--- chrome/browser/tab_contents/infobar_container.h (revision 84494) |
+++ chrome/browser/tab_contents/infobar_container.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_UI_VIEWS_INFOBARS_INFOBAR_CONTAINER_H_ |
-#define CHROME_BROWSER_UI_VIEWS_INFOBARS_INFOBAR_CONTAINER_H_ |
+#ifndef CHROME_BROWSER_TAB_CONTENTS_INFOBAR_CONTAINER_H_ |
+#define CHROME_BROWSER_TAB_CONTENTS_INFOBAR_CONTAINER_H_ |
#pragma once |
#include <vector> |
@@ -132,4 +132,4 @@ |
DISALLOW_COPY_AND_ASSIGN(InfoBarContainer); |
}; |
-#endif // CHROME_BROWSER_UI_VIEWS_INFOBARS_INFOBAR_CONTAINER_H_ |
+#endif // CHROME_BROWSER_TAB_CONTENTS_INFOBAR_CONTAINER_H_ |