Index: chrome/browser/ui/passwords/manage_passwords_ui_controller.h |
diff --git a/chrome/browser/ui/passwords/manage_passwords_ui_controller.h b/chrome/browser/ui/passwords/manage_passwords_ui_controller.h |
index 618fe817040ee836429b1a564b158869b780b9f3..d59a55a3cadeba617dc46a4b69998e7c395950ac 100644 |
--- a/chrome/browser/ui/passwords/manage_passwords_ui_controller.h |
+++ b/chrome/browser/ui/passwords/manage_passwords_ui_controller.h |
@@ -113,7 +113,7 @@ class ManagePasswordsUIController |
virtual const autofill::PasswordForm& PendingPassword() const; |
-#if !defined(OS_ANDROID) |
+#if !defined(ANDROID_JAVA_UI) |
// Set the state of the Omnibox icon, and possibly show the associated bubble |
// without user interaction. |
virtual void UpdateIconAndBubbleState(ManagePasswordsIconView* icon); |