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

Unified Diff: chrome/browser/ui/cocoa/browser/password_generation_bubble_controller.h

Issue 16879006: In components/autofill, move common/ to core/common/ (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase to fix conflict Created 7 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/ui/cocoa/browser/password_generation_bubble_controller.h
diff --git a/chrome/browser/ui/cocoa/browser/password_generation_bubble_controller.h b/chrome/browser/ui/cocoa/browser/password_generation_bubble_controller.h
index 6aafb50aa5d279f88410ee7dd31bcdfcae53b62c..f98dd89285fd011f9c0b47cfa08c7b76ba14971c 100644
--- a/chrome/browser/ui/cocoa/browser/password_generation_bubble_controller.h
+++ b/chrome/browser/ui/cocoa/browser/password_generation_bubble_controller.h
@@ -9,7 +9,7 @@
#import "chrome/browser/ui/cocoa/base_bubble_controller.h"
#import "chrome/browser/ui/cocoa/styled_text_field.h"
-#include "components/autofill/common/password_generation_util.h"
+#include "components/autofill/core/common/password_generation_util.h"
#include "content/public/common/password_form.h"
namespace autofill {

Powered by Google App Engine
This is Rietveld 408576698