Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(272)

Unified Diff: chrome/browser/tab_contents/navigation_controller.h

Issue 274040: More style nits. (Closed)
Patch Set: Created 11 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: 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 57fe3952a5b48abaf2344181026ecf8e326658af..0ac4c3bc3bc14e5c02dfc0efc4f155bdbf5cd8b8 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 <string>
+#include <vector>
+
#include "base/linked_ptr.h"
#include "base/string16.h"
#include "base/time.h"

Powered by Google App Engine
This is Rietveld 408576698