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

Unified Diff: chrome/browser/ui/cocoa/intents/web_intent_extension_prompt_view_controller.h

Issue 11230023: Web Intents Mac: Add view animation (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: address review comment Created 8 years, 2 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
« no previous file with comments | « no previous file | chrome/browser/ui/cocoa/intents/web_intent_extension_prompt_view_controller.mm » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/ui/cocoa/intents/web_intent_extension_prompt_view_controller.h
diff --git a/chrome/browser/ui/cocoa/intents/web_intent_extension_prompt_view_controller.h b/chrome/browser/ui/cocoa/intents/web_intent_extension_prompt_view_controller.h
index 0ce24588240813f56933f533e60bf62d6c902564..f88d13007a5cbfc5fcbade531d2af3d809431f09 100644
--- a/chrome/browser/ui/cocoa/intents/web_intent_extension_prompt_view_controller.h
+++ b/chrome/browser/ui/cocoa/intents/web_intent_extension_prompt_view_controller.h
@@ -25,9 +25,6 @@
delegate:(ExtensionInstallPrompt::Delegate*)delegate
prompt:(const ExtensionInstallPrompt::Prompt&)prompt;
-// Removes the embedded extension install prompt.
-- (void)clear;
-
- (ExtensionInstallViewController*)viewController;
@end
« no previous file with comments | « no previous file | chrome/browser/ui/cocoa/intents/web_intent_extension_prompt_view_controller.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698