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

Unified Diff: content/browser/BUILD.gn

Issue 356873002: battery-status: Implement the battery-status API for chromeos. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: . Created 6 years, 5 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 | content/browser/android/browser_jni_registrar.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/browser/BUILD.gn
diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
index 86066df82539b99de3c1ac1bb168a178a38e63ad..fe3c729626b4fb2126b573d86b51fc1858c67660 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -324,6 +324,7 @@ source_set("browser") {
if (is_chromeos) {
sources -= [
+ "battery_status/battery_status_manager_default.cc",
"geolocation/wifi_data_provider_linux.cc",
"power_save_blocker_ozone.cc",
"power_save_blocker_x11.cc",
« no previous file with comments | « no previous file | content/browser/android/browser_jni_registrar.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698