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

Unified Diff: device/BUILD.gn

Issue 2167643003: Refactored VRService interaction and added VRServiceClient (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Liberal sprinkling of 'u's 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/frame_host/render_frame_host_impl.cc ('k') | device/vr/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: device/BUILD.gn
diff --git a/device/BUILD.gn b/device/BUILD.gn
index 97b52d41d57d8416f14016cdc2550810f09e8f1e..b484d89cf8cf8fcb7288b3f36cc5beea7dc5b7df 100644
--- a/device/BUILD.gn
+++ b/device/BUILD.gn
@@ -64,6 +64,7 @@ test("device_unittests") {
"nfc/nfc_ndef_record_unittest.cc",
"test/run_all_unittests.cc",
"vr/vr_device_manager_unittest.cc",
+ "vr/vr_service_impl_unittest.cc",
]
deps = [
« no previous file with comments | « content/browser/frame_host/render_frame_host_impl.cc ('k') | device/vr/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698