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

Unified Diff: chromeos/BUILD.gn

Issue 1206733002: ChromeOs Power Emulation Impl (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Updated Unittest Created 5 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
« no previous file with comments | « no previous file | chromeos/chromeos.gyp » ('j') | chromeos/dbus/fake_power_manager_client.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chromeos/BUILD.gn
diff --git a/chromeos/BUILD.gn b/chromeos/BUILD.gn
index ff31dbc15f880a7acdcb897550b9f7c307547649..4b404a58e063abe6974aa09ae18db698a362e3db 100644
--- a/chromeos/BUILD.gn
+++ b/chromeos/BUILD.gn
@@ -106,13 +106,10 @@ static_library("test_support_without_gmock") {
"//crypto",
":chromeos",
":cryptohome_proto",
- ":power_manager_proto",
]
sources = [
"dbus/fake_cros_disks_client.cc",
"dbus/fake_cros_disks_client.h",
- "dbus/fake_power_manager_client.cc",
- "dbus/fake_power_manager_client.h",
"dbus/fake_session_manager_client.cc",
"dbus/fake_session_manager_client.h",
"dbus/fake_shill_manager_client.cc",
« no previous file with comments | « no previous file | chromeos/chromeos.gyp » ('j') | chromeos/dbus/fake_power_manager_client.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698