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

Unified Diff: content/content_tests.gypi

Issue 1200303002: Android WebVR implementation, Cardboard 0.5.5 SDK (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Added Traces Created 5 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/content_browser.gypi ('k') | content/public/android/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_tests.gypi
diff --git a/content/content_tests.gypi b/content/content_tests.gypi
index ffcea14209e0953bffad3b7e5c4937ff6ea80127..b954410c60f70978c94e460405dcc351c89ab6d6 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -573,6 +573,9 @@
'browser/streams/stream_url_request_job_unittest.cc',
'browser/system_message_window_win_unittest.cc',
'browser/tracing/background_tracing_config_unittest.cc',
+ 'browser/vr/vr_transform_util_unittest.cc',
+ 'browser/vr/vr_transform_util.cc',
+ 'browser/vr/vr_transform_util.h',
'browser/web_contents/aura/overscroll_navigation_overlay_unittest.cc',
'browser/web_contents/aura/overscroll_window_animation_unittest.cc',
'browser/web_contents/aura/overscroll_window_delegate_unittest.cc',
« no previous file with comments | « content/content_browser.gypi ('k') | content/public/android/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698