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

Unified Diff: chrome/browser/ui/omnibox/location_bar.h

Issue 12225076: Delete most web intents code. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 7 years, 10 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/omnibox/location_bar.h
diff --git a/chrome/browser/ui/omnibox/location_bar.h b/chrome/browser/ui/omnibox/location_bar.h
index 8a0849e3dcbab442e5f88b267940176448974f76..610779b999ad5bef54a7a5be13f4173e45f9f618 100644
--- a/chrome/browser/ui/omnibox/location_bar.h
+++ b/chrome/browser/ui/omnibox/location_bar.h
@@ -66,11 +66,6 @@ class LocationBar {
// extension is unloaded or crashes.
virtual void InvalidatePageActions() = 0;
-#if defined(ENABLE_WEB_INTENTS)
- // Updates the state of the web intents use-another-service button.
- virtual void UpdateWebIntentsButton() = 0;
-#endif
-
// Updates the state of the button to open a PDF in Adobe Reader.
virtual void UpdateOpenPDFInReaderPrompt() = 0;
« no previous file with comments | « chrome/browser/ui/intents/web_intent_picker_unittest.cc ('k') | chrome/browser/ui/toolbar/action_box_button_controller.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698