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

Unified Diff: content/content_renderer.gypi

Issue 258693012: Add BatteryStatusEventPump in Chromium for sending Battery status events Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 8 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/renderer/battery_status/battery_status_event_pump.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_renderer.gypi
diff --git a/content/content_renderer.gypi b/content/content_renderer.gypi
index 8f86f8b09dec8a9a76266589513d3a1dc37b7d67..ee4db5fedc4aaf93076ae32b2a0b2797cb51ac93 100644
--- a/content/content_renderer.gypi
+++ b/content/content_renderer.gypi
@@ -92,6 +92,8 @@
'renderer/android/phone_number_detector.h',
'renderer/android/synchronous_compositor_factory.cc',
'renderer/android/synchronous_compositor_factory.h',
+ 'renderer/battery_status/battery_status_event_pump.cc',
+ 'renderer/battery_status/battery_status_event_pump.h',
'renderer/browser_plugin/browser_plugin.cc',
'renderer/browser_plugin/browser_plugin.h',
'renderer/browser_plugin/browser_plugin_backing_store.cc',
« no previous file with comments | « no previous file | content/renderer/battery_status/battery_status_event_pump.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698