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

Unified Diff: chrome/chrome_browser_ui.gypi

Issue 794853004: Reland 1: "mac: Allow Chrome to hand off its active URL to other devices." (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Comments from avi. Created 6 years 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 | « chrome/browser/ui/cocoa/handoff_active_url_observer_delegate.h ('k') | components/OWNERS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser_ui.gypi
diff --git a/chrome/chrome_browser_ui.gypi b/chrome/chrome_browser_ui.gypi
index 20047df835dad3cee3c1d38ea154f8bc7cb8eaa4..eaf1c3ea4431300b4cf82f66ed68954f24992677 100644
--- a/chrome/chrome_browser_ui.gypi
+++ b/chrome/chrome_browser_ui.gypi
@@ -465,6 +465,11 @@
'browser/ui/cocoa/global_error_bubble_controller.mm',
'browser/ui/cocoa/gradient_button_cell.h',
'browser/ui/cocoa/gradient_button_cell.mm',
+ 'browser/ui/cocoa/handoff_active_url_observer.cc',
+ 'browser/ui/cocoa/handoff_active_url_observer.h',
+ 'browser/ui/cocoa/handoff_active_url_observer_bridge.h',
+ 'browser/ui/cocoa/handoff_active_url_observer_bridge.mm',
+ 'browser/ui/cocoa/handoff_active_url_observer_delegate.h',
'browser/ui/cocoa/history_menu_bridge.h',
'browser/ui/cocoa/history_menu_bridge.mm',
'browser/ui/cocoa/history_menu_cocoa_controller.h',
« no previous file with comments | « chrome/browser/ui/cocoa/handoff_active_url_observer_delegate.h ('k') | components/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698