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

Unified Diff: chrome/browser/password_manager/password_manager_delegate_impl.h

Issue 10555005: Address bug where the one-click sign-in bar would never show again once (Closed) Base URL: http://src.chromium.org/svn/trunk/src/
Patch Set: Unused import, whitespace Created 8 years, 6 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/password_manager/password_manager_delegate_impl.h
===================================================================
--- chrome/browser/password_manager/password_manager_delegate_impl.h (revision 142386)
+++ chrome/browser/password_manager/password_manager_delegate_impl.h (working copy)
@@ -6,6 +6,8 @@
#define CHROME_BROWSER_PASSWORD_MANAGER_PASSWORD_MANAGER_DELEGATE_IMPL_H_
#pragma once
+#include <string>
Roger Tawa OOO till Jul 10th 2012/06/15 17:56:00 there is no need for this include in this header.
Mathieu 2012/06/21 13:13:00 Done.
+
#include "base/basictypes.h"
#include "base/compiler_specific.h"
#include "chrome/browser/password_manager/password_manager_delegate.h"

Powered by Google App Engine
This is Rietveld 408576698