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

Unified Diff: chromeos/chromeos.gyp

Issue 1394573003: chromeos: Add SurfaceServiceProvider. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 2 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: chromeos/chromeos.gyp
diff --git a/chromeos/chromeos.gyp b/chromeos/chromeos.gyp
index 4ccdfca9cdfb35a7f2a4a4bd23c0ed76c3983fab..edec2285777bebdaabd68a4ceccc5543b62c9cd5 100644
--- a/chromeos/chromeos.gyp
+++ b/chromeos/chromeos.gyp
@@ -258,6 +258,8 @@
'dbus/services/liveness_service_provider.h',
'dbus/services/proxy_resolution_service_provider.cc',
'dbus/services/proxy_resolution_service_provider.h',
+ 'dbus/services/surface_service_provider.cc',
+ 'dbus/services/surface_service_provider.h',
'dbus/session_manager_client.cc',
'dbus/session_manager_client.h',
'dbus/shill_client_helper.cc',

Powered by Google App Engine
This is Rietveld 408576698