From 038d52e1cd7f5ec3eda5c18b4c4437c372ec9c04 Mon Sep 17 00:00:00 2001 From: "erg@google.com" Date: Wed, 14 Oct 2009 16:53:41 +0000 Subject: More style nits. (Working on cleaning chrome/ so hopefully we can lint it by default.) Review URL: http://codereview.chromium.org/274040 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@28971 0039d316-1c4b-4281-b951-d872f2087c98 --- chrome/browser/tab_contents/navigation_controller.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'chrome/browser/tab_contents/navigation_controller.h') diff --git a/chrome/browser/tab_contents/navigation_controller.h b/chrome/browser/tab_contents/navigation_controller.h index 57fe395..0ac4c3b 100644 --- a/chrome/browser/tab_contents/navigation_controller.h +++ b/chrome/browser/tab_contents/navigation_controller.h @@ -7,6 +7,9 @@ #include "build/build_config.h" +#include +#include + #include "base/linked_ptr.h" #include "base/string16.h" #include "base/time.h" -- cgit v1.1