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

Unified Diff: third_party/WebKit/Source/modules/modules.gypi

Issue 1835873002: Removes BatteryDispatcherProxy. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fixes export settings again. Created 4 years, 9 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 | « third_party/WebKit/Source/modules/modules.gyp ('k') | third_party/WebKit/Source/platform/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/Source/modules/modules.gypi
diff --git a/third_party/WebKit/Source/modules/modules.gypi b/third_party/WebKit/Source/modules/modules.gypi
index dd19259c25d9132a54ca305e7730e1843c7be81d..4fdcd074f9c659091ec46ff392594da33f29c6fa 100644
--- a/third_party/WebKit/Source/modules/modules.gypi
+++ b/third_party/WebKit/Source/modules/modules.gypi
@@ -834,10 +834,11 @@
'battery/BatteryManager.h',
'battery/NavigatorBattery.cpp',
'battery/NavigatorBattery.h',
+ 'battery/battery_status.h',
'beacon/NavigatorBeacon.cpp',
'beacon/NavigatorBeacon.h',
- 'bluetooth/Bluetooth.h',
'bluetooth/Bluetooth.cpp',
+ 'bluetooth/Bluetooth.h',
'bluetooth/BluetoothAdvertisingData.cpp',
'bluetooth/BluetoothAdvertisingData.h',
'bluetooth/BluetoothCharacteristicProperties.cpp',
« no previous file with comments | « third_party/WebKit/Source/modules/modules.gyp ('k') | third_party/WebKit/Source/platform/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698