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

Unified Diff: components/handoff.gypi

Issue 799583002: Revert "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: 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 | « components/OWNERS ('k') | components/handoff/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/handoff.gypi
diff --git a/components/handoff.gypi b/components/handoff.gypi
index 264e031977b9e5a7b4d65711bcdf2e1af02f6679..21e1b5968699acda84c722585dd5afc6f320e294 100644
--- a/components/handoff.gypi
+++ b/components/handoff.gypi
@@ -18,15 +18,6 @@
'handoff/handoff_utility.mm',
],
}],
- ['OS=="mac"', {
- 'sources': [
- 'handoff/handoff_manager.h',
- 'handoff/handoff_manager.mm',
- ],
- 'dependencies': [
- '../base/base.gyp:base',
- ],
- }],
],
},
],
« no previous file with comments | « components/OWNERS ('k') | components/handoff/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698