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

Unified Diff: components/os_crypt/ie7_password_win.h

Issue 1551433002: Switch to standard integer types in components/, part 3 of 4. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: more 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
Index: components/os_crypt/ie7_password_win.h
diff --git a/components/os_crypt/ie7_password_win.h b/components/os_crypt/ie7_password_win.h
index 5babae38978e839451df9ebe15d2db36e6c408a3..5757714a6c01026ed75c65169669efc9d3bc7f1e 100644
--- a/components/os_crypt/ie7_password_win.h
+++ b/components/os_crypt/ie7_password_win.h
@@ -9,7 +9,6 @@
#include <string>
#include <vector>
-#include "base/basictypes.h"
#include "base/time/time.h"
// Contains the information read from the IE7/IE8 Storage2 key in the registry.
« no previous file with comments | « components/open_from_clipboard/clipboard_recent_content_ios.mm ('k') | components/os_crypt/ie7_password_win.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698