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

Unified Diff: content/content.gyp

Issue 457933002: Replace Chrome IPC with Mojo IPC for querying BatteryStatus service Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 6 years, 3 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/common/content_message_generator.h ('k') | content/content_browser.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content.gyp
diff --git a/content/content.gyp b/content/content.gyp
index f14a9c688bf5e645e1d365e76282bd58b21ae3af..5d46367740b9861064cef8baff4bc7fccb56685e 100644
--- a/content/content.gyp
+++ b/content/content.gyp
@@ -421,6 +421,7 @@
'type': 'none',
'dependencies': [
'../base/base.gyp:base',
+ '../device/battery/battery.gyp:device_battery_java',
'../media/media.gyp:media_java',
'../net/net.gyp:net',
'../ui/android/ui_android.gyp:ui_java',
« no previous file with comments | « content/common/content_message_generator.h ('k') | content/content_browser.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698