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

Unified Diff: content/content_browser.gypi

Issue 641703002: Rewrite the Android implementation of BatteryMonitor directly in Java. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@battery-status-api-to-mojo
Patch Set: Fix DEPS. Created 6 years 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
Index: content/content_browser.gypi
diff --git a/content/content_browser.gypi b/content/content_browser.gypi
index 1c7401ae478da2e55e1a529d599a5566e1113544..176df4b74f8603b8cb0368d35b400a88a4473ebb 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -928,6 +928,8 @@
'browser/mime_registry_message_filter.h',
'browser/mojo/mojo_application_host.cc',
'browser/mojo/mojo_application_host.h',
+ 'browser/mojo/service_registrar_android.cc',
+ 'browser/mojo/service_registrar_android.h',
'browser/mojo/service_registry_android.cc',
'browser/mojo/service_registry_android.h',
'browser/navigator_connect/navigator_connect_dispatcher_host.cc',

Powered by Google App Engine
This is Rietveld 408576698