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

Unified Diff: chromeos/components/tether/BUILD.gn

Issue 2926503002: [CrOS Tether] Create proto_test_util.cc/h and move CreateTestDeviceStatus() there. (Closed)
Patch Set: Created 3 years, 6 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
Index: chromeos/components/tether/BUILD.gn
diff --git a/chromeos/components/tether/BUILD.gn b/chromeos/components/tether/BUILD.gn
index 3a5c33b242745f7048443571ba9c66c409a37eeb..b829f668aa4ba528885df99400085588ce4c08e2 100644
--- a/chromeos/components/tether/BUILD.gn
+++ b/chromeos/components/tether/BUILD.gn
@@ -116,6 +116,8 @@ static_library("test_support") {
"mock_local_device_data_provider.h",
"mock_tether_host_response_recorder.cc",
"mock_tether_host_response_recorder.h",
+ "proto_test_util.cc",
+ "proto_test_util.h",
]
public_deps = [

Powered by Google App Engine
This is Rietveld 408576698