|
Copy ash/system/power/power_supply_status.* to src/chromeos
Copy power_supply_status.*
Move #ifdef trick from power_manager_client.h to power_supply_status.h
Add chromeos.gyp
Add dependency from ash to chromeos when chromeos==1
BUG= 119583
TEST=build success, checkdeps success
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=130796
Total comments: 8
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+80 lines, -72 lines) |
Patch |
 |
M |
ash/ash.gyp
|
View
|
1
2
3
4
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ash/system/power/power_status_observer.h
|
View
|
1
2
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
ash/system/power/power_supply_status.h
|
View
|
1
2
3
|
2 chunks |
+9 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ash/system/power/power_supply_status.cc
|
View
|
1
2
|
2 chunks |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ash/system/tray/system_tray_delegate.h
|
View
|
1
2
3
4
5
|
2 chunks |
+1 line, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/chromeos/dbus/power_manager_client.h
|
View
|
1
2
3
4
|
2 chunks |
+1 line, -24 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/chromeos/dbus/power_manager_client.cc
|
View
|
1
2
3
4
|
1 chunk |
+0 lines, -34 lines |
0 comments
|
Download
|
 |
M |
chrome/chrome_browser.gypi
|
View
|
1
2
3
4
5
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
A |
chromeos/chromeos.gyp
|
View
|
1
2
|
1 chunk |
+23 lines, -0 lines |
0 comments
|
Download
|
 |
A |
chromeos/chromeos_export.h
|
View
|
1
2
|
1 chunk |
+26 lines, -0 lines |
0 comments
|
Download
|
 |
A + |
chromeos/dbus/power_supply_status.h
|
View
|
1
2
|
2 chunks |
+7 lines, -7 lines |
0 comments
|
Download
|
 |
A + |
chromeos/dbus/power_supply_status.cc
|
View
|
1
2
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
Total messages: 17 (0 generated)
|