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

Unified Diff: chrome/browser/dom_ui/add_startup_page_handler.h

Issue 3157027: DOMUI: Add the basic HTML for the 'Edit Address' AutoFill overlay. (Closed)
Patch Set: Review fixes 2. Created 10 years, 4 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
« no previous file with comments | « no previous file | chrome/browser/dom_ui/add_startup_page_handler.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/dom_ui/add_startup_page_handler.h
diff --git a/chrome/browser/dom_ui/add_startup_page_handler.h b/chrome/browser/dom_ui/add_startup_page_handler.h
index 5499d6783eddd5fd65effe27bad2496224d69acd..1df865d1d4329344504e3b6b33bb9fb730f2db63 100644
--- a/chrome/browser/dom_ui/add_startup_page_handler.h
+++ b/chrome/browser/dom_ui/add_startup_page_handler.h
@@ -7,6 +7,7 @@
#pragma once
#include "app/table_model_observer.h"
+#include "base/basictypes.h"
#include "chrome/browser/dom_ui/options_ui.h"
class PossibleURLModel;
@@ -40,4 +41,3 @@ class AddStartupPageHandler : public OptionsPageUIHandler,
};
#endif // CHROME_BROWSER_DOM_UI_ADD_STARTUP_PAGE_HANDLER_H_
-
« no previous file with comments | « no previous file | chrome/browser/dom_ui/add_startup_page_handler.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698