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

Unified Diff: remoting/BUILD.gn

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 | « no previous file | remoting/app_remoting_test.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/BUILD.gn
diff --git a/remoting/BUILD.gn b/remoting/BUILD.gn
index ecf6fb5395bcdf90745b78ecff55ca3c4e5e7390..e8d641144cc6c863632dcde28255d2f9558dfd52 100644
--- a/remoting/BUILD.gn
+++ b/remoting/BUILD.gn
@@ -28,6 +28,7 @@ source_set("test_support") {
"test/access_token_fetcher.h",
"test/app_remoting_test_driver_environment.cc",
"test/app_remoting_test_driver_environment.h",
+ "test/app_remoting_test_driver_environment_app_details.cc",
"test/fake_access_token_fetcher.cc",
"test/fake_access_token_fetcher.h",
"test/fake_network_dispatcher.cc",
@@ -46,6 +47,7 @@ source_set("test_support") {
"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 | « no previous file | remoting/app_remoting_test.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698