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

Unified Diff: mojo/mojo_services.gypi

Issue 606883002: Add a headless configuration to Mojo's native viewport service (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Address jamesr's questions Created 6 years, 3 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 | « no previous file | mojo/services/native_viewport/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/mojo_services.gypi
diff --git a/mojo/mojo_services.gypi b/mojo/mojo_services.gypi
index 8599a62c5a01ab51c014600c4d6101c48ef58dbc..e8efab81108a2161efc1a096b0a790f60282841f 100644
--- a/mojo/mojo_services.gypi
+++ b/mojo/mojo_services.gypi
@@ -364,6 +364,8 @@
'services/native_viewport/native_viewport_impl.h',
'services/native_viewport/platform_viewport.h',
'services/native_viewport/platform_viewport_android.cc',
+ 'services/native_viewport/platform_viewport_headless.cc',
+ 'services/native_viewport/platform_viewport_headless.h',
'services/native_viewport/platform_viewport_mac.mm',
'services/native_viewport/platform_viewport_ozone.cc',
'services/native_viewport/platform_viewport_stub.cc',
« no previous file with comments | « no previous file | mojo/services/native_viewport/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698