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

Unified Diff: content/content_child.gypi

Issue 2108003002: Merge //content/child/permissions into Blink's permissions module. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fixing presubmits. Created 4 years, 6 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: content/content_child.gypi
diff --git a/content/content_child.gypi b/content/content_child.gypi
index da1a887ee3da2c479bfc22aa26dd5cf244603e06..44fa8b4ff2ac3dc77237fce4187ccfc34f9a5bbe 100644
--- a/content/content_child.gypi
+++ b/content/content_child.gypi
@@ -137,12 +137,6 @@
'child/notifications/notification_dispatcher.h',
'child/notifications/notification_manager.cc',
'child/notifications/notification_manager.h',
- 'child/permissions/permission_dispatcher.cc',
- 'child/permissions/permission_dispatcher.h',
- 'child/permissions/permission_dispatcher_thread_proxy.cc',
- 'child/permissions/permission_dispatcher_thread_proxy.h',
- 'child/permissions/permission_observers_registry.cc',
- 'child/permissions/permission_observers_registry.h',
'child/power_monitor_broadcast_source.cc',
'child/power_monitor_broadcast_source.h',
'child/process_control_impl.cc',

Powered by Google App Engine
This is Rietveld 408576698