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

Unified Diff: remoting/remoting_test.gypi

Issue 1008043003: Adding Test Fixture for initial test cases for the App Remoting Test Driver. Also includes the pub… (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Addressing 2nd round of feedback Created 5 years, 9 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 | « remoting/remoting_all.gyp ('k') | remoting/test/access_token_fetcher.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/remoting_test.gypi
diff --git a/remoting/remoting_test.gypi b/remoting/remoting_test.gypi
index bd0ae5a89ef795ce3e7d297f4bd7d5513ed473d5..65659c5bc3ddac124ede7210ba31dfc11954a7a6 100644
--- a/remoting/remoting_test.gypi
+++ b/remoting/remoting_test.gypi
@@ -49,6 +49,7 @@
'test/access_token_fetcher.cc',
'test/access_token_fetcher.h',
'test/app_remoting_test_driver_environment.cc',
+ 'test/app_remoting_test_driver_environment_app_details.cc',
'test/app_remoting_test_driver_environment.h',
'test/fake_access_token_fetcher.cc',
'test/fake_access_token_fetcher.h',
@@ -68,6 +69,7 @@
'test/mock_access_token_fetcher.h',
'test/refresh_token_store.cc',
'test/refresh_token_store.h',
+ 'test/remote_application_details.h',
'test/remote_connection_observer.h',
'test/remote_host_info.cc',
'test/remote_host_info.h',
« no previous file with comments | « remoting/remoting_all.gyp ('k') | remoting/test/access_token_fetcher.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698