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

Unified Diff: content/content_renderer.gypi

Issue 10024013: chromeos: Add support for the battery status API on chromeos. Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: . Created 8 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 | « content/content_common.gypi ('k') | content/public/browser/battery_status_provider.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 a0081a6a2a68863469c2d74144d17cd5ba6ce7d6..5b87e8f3ec5b1b755b565645d2e9285e5a3de1be 100644
--- a/content/content_renderer.gypi
+++ b/content/content_renderer.gypi
@@ -52,6 +52,8 @@
'renderer/android/email_detector.h',
'renderer/android/phone_number_detector.cc',
'renderer/android/phone_number_detector.h',
+ 'renderer/battery_status_dispatcher.cc',
+ 'renderer/battery_status_dispatcher.h',
'renderer/device_orientation_dispatcher.cc',
'renderer/device_orientation_dispatcher.h',
'renderer/devtools_agent.cc',
« no previous file with comments | « content/content_common.gypi ('k') | content/public/browser/battery_status_provider.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698