|
|
Removes BatteryDispatcherProxy.
It's now okay to use device/battery/battery_monitor.mojom directly from
modules/. Let's remove unnecessary BatteryDispatcherProxy.
BatteryDispatcherProxyTest will be removed, because it's already been
covered with layout tests.
BUG= 561879
Committed: https://crrev.com/4b61fe784fe7c6bf1db5461cd5a7f31bccba0922
Cr-Commit-Position: refs/heads/master@{#383700}
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+59 lines, -298 lines) |
Patch |
 |
M |
third_party/WebKit/Source/modules/BUILD.gn
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/modules/battery/BatteryDispatcher.h
|
View
|
4
5
|
1 chunk |
+13 lines, -6 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/modules/battery/BatteryDispatcher.cpp
|
View
|
|
3 chunks |
+30 lines, -5 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/modules/battery/BatteryManager.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/modules/battery/DEPS
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
A + |
third_party/WebKit/Source/modules/battery/battery_status.h
|
View
|
1
2
3
4
5
|
3 chunks |
+5 lines, -5 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/modules/battery/testing/InternalsBattery.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/modules/modules.gyp
|
View
|
1
2
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/modules/modules.gypi
|
View
|
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/platform/BUILD.gn
|
View
|
1
|
2 chunks |
+1 line, -6 lines |
0 comments
|
Download
|
 |
D |
third_party/WebKit/Source/platform/battery/OWNERS
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
D |
third_party/WebKit/Source/platform/battery/battery_dispatcher_proxy.h
|
View
|
|
1 chunk |
+0 lines, -52 lines |
0 comments
|
Download
|
 |
D |
third_party/WebKit/Source/platform/battery/battery_dispatcher_proxy.cc
|
View
|
|
1 chunk |
+0 lines, -55 lines |
0 comments
|
Download
|
 |
D |
third_party/WebKit/Source/platform/battery/battery_dispatcher_proxy_unittest.cc
|
View
|
|
1 chunk |
+0 lines, -76 lines |
0 comments
|
Download
|
 |
D |
third_party/WebKit/Source/platform/battery/battery_status.h
|
View
|
|
1 chunk |
+0 lines, -60 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/platform/blink_platform.gyp
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/platform/blink_platform.gypi
|
View
|
1
2
3
4
|
2 chunks |
+0 lines, -4 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/platform/blink_platform_tests.gyp
|
View
|
|
2 chunks |
+0 lines, -12 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/platform/testing/TestingPlatformSupport.cpp
|
View
|
|
2 chunks |
+0 lines, -12 lines |
0 comments
|
Download
|
Total messages: 11 (6 generated)
|