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

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

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
Index: chrome/browser/dom_ui/add_startup_page_handler.cc
diff --git a/chrome/browser/dom_ui/add_startup_page_handler.cc b/chrome/browser/dom_ui/add_startup_page_handler.cc
index 56e7788f5a09c2a1deea650b4e2765f999436dce..68482e6e6d01b4408b163eafd88b26f1202f0cea 100644
--- a/chrome/browser/dom_ui/add_startup_page_handler.cc
+++ b/chrome/browser/dom_ui/add_startup_page_handler.cc
@@ -5,7 +5,6 @@
#include "chrome/browser/dom_ui/add_startup_page_handler.h"
#include "app/l10n_util.h"
-#include "base/basictypes.h"
#include "base/string_number_conversions.h"
#include "base/utf_string_conversions.h"
#include "base/values.h"
« no previous file with comments | « chrome/browser/dom_ui/add_startup_page_handler.h ('k') | chrome/browser/dom_ui/autofill_edit_address_handler.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698