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

Unified Diff: chrome/browser/ui/passwords/account_chooser_more_combobox_model.h

Issue 1548993002: Switch to standard integer types in base/strings/. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years 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 | « chrome/browser/ui/app_list/search/search_resource_manager.h ('k') | chrome/installer/util/registry_entry.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/ui/passwords/account_chooser_more_combobox_model.h
diff --git a/chrome/browser/ui/passwords/account_chooser_more_combobox_model.h b/chrome/browser/ui/passwords/account_chooser_more_combobox_model.h
index bfc8e608cb3398ae5819ac859eb465278f4cd35f..3c0d168c71ff77b9a8534a51a914ed5b8ef616a5 100644
--- a/chrome/browser/ui/passwords/account_chooser_more_combobox_model.h
+++ b/chrome/browser/ui/passwords/account_chooser_more_combobox_model.h
@@ -5,6 +5,7 @@
#ifndef CHROME_BROWSER_UI_PASSWORDS_ACCOUNT_CHOOSER_MORE_COMBOBOX_MODEL_H_
#define CHROME_BROWSER_UI_PASSWORDS_ACCOUNT_CHOOSER_MORE_COMBOBOX_MODEL_H_
+#include "base/macros.h"
#include "ui/base/models/combobox_model.h"
// Model for the account chooser's "More" combobox.
« no previous file with comments | « chrome/browser/ui/app_list/search/search_resource_manager.h ('k') | chrome/installer/util/registry_entry.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698