diff options
Diffstat (limited to 'chrome/browser/tab_contents/navigation_controller.h')
-rw-r--r-- | chrome/browser/tab_contents/navigation_controller.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/chrome/browser/tab_contents/navigation_controller.h b/chrome/browser/tab_contents/navigation_controller.h index 24b3a86..57fe395 100644 --- a/chrome/browser/tab_contents/navigation_controller.h +++ b/chrome/browser/tab_contents/navigation_controller.h @@ -5,10 +5,6 @@ #ifndef CHROME_BROWSER_TAB_CONTENTS_NAVIGATION_CONTROLLER_H_ #define CHROME_BROWSER_TAB_CONTENTS_NAVIGATION_CONTROLLER_H_ -#include <map> -#include <string> -#include <vector> - #include "build/build_config.h" #include "base/linked_ptr.h" |