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

Unified Diff: chrome/browser/chromeos/BUILD.gn

Issue 2900903002: Create a FakeTetherService, which stubs out TetherService for development. (Closed)
Patch Set: Fix TetherService tests. Created 3 years, 7 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 | chrome/browser/chromeos/login/session/chrome_session_manager.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/chromeos/BUILD.gn
diff --git a/chrome/browser/chromeos/BUILD.gn b/chrome/browser/chromeos/BUILD.gn
index b427cbdc4644ed642ad7c5ee8f255c368abdf988..12f24186ff0aa33df04071689063fbc7e826dfab 100644
--- a/chrome/browser/chromeos/BUILD.gn
+++ b/chrome/browser/chromeos/BUILD.gn
@@ -1367,6 +1367,8 @@ source_set("chromeos") {
"system_logs/touch_log_source.h",
"system_logs/touch_log_source_ozone.cc",
"system_logs/touch_log_source_x11.cc",
+ "tether/fake_tether_service.cc",
+ "tether/fake_tether_service.h",
"tether/tether_service.cc",
"tether/tether_service.h",
"tether/tether_service_factory.cc",
« no previous file with comments | « no previous file | chrome/browser/chromeos/login/session/chrome_session_manager.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698