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

Unified Diff: device/battery/DEPS

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 | « device/battery/BUILD.gn ('k') | device/battery/OWNERS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: device/battery/DEPS
diff --git a/chrome/browser/password_manager/DEPS b/device/battery/DEPS
similarity index 77%
copy from chrome/browser/password_manager/DEPS
copy to device/battery/DEPS
index d6abddad069c1e69bc474894adfdc0640288cf26..17e295b0630b2d6937c1fbc6625621e4f086bb4f 100644
--- a/chrome/browser/password_manager/DEPS
+++ b/device/battery/DEPS
@@ -1,3 +1,4 @@
include_rules = [
"+dbus",
+ "+jni"
]
« no previous file with comments | « device/battery/BUILD.gn ('k') | device/battery/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698