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

Unified Diff: content/content_browser.gypi

Issue 1880003002: Added browser-side service for navigator.actions. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@ballista-share-requester-mojo-blink
Patch Set: Only add ShareService if experimental flag is on. Created 4 years, 5 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 | « content/browser/webshare/share_service_impl.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_browser.gypi
diff --git a/content/content_browser.gypi b/content/content_browser.gypi
index 21fa35ad898be9a96a3e7af1d5b2d7f6603d7cbb..9b6b215573e4796de39b1a2b90175ea22be25e08 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -1585,6 +1585,8 @@
'browser/web_contents/web_drag_source_mac.mm',
'browser/web_contents/web_drag_utils_win.cc',
'browser/web_contents/web_drag_utils_win.h',
+ 'browser/webshare/share_service_impl.cc',
+ 'browser/webshare/share_service_impl.h',
'browser/webui/content_web_ui_controller_factory.cc',
'browser/webui/content_web_ui_controller_factory.h',
'browser/webui/generic_handler.cc',
« no previous file with comments | « content/browser/webshare/share_service_impl.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698