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

Unified Diff: Source/WebKit/chromium/WebKit.gyp

Issue 16298005: Remove Battery Status API support code from Blink (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 6 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
Index: Source/WebKit/chromium/WebKit.gyp
diff --git a/Source/WebKit/chromium/WebKit.gyp b/Source/WebKit/chromium/WebKit.gyp
index 526408c2137d04afcd59f70e9ca28903374db75f..7a30c5617243d4eb766251727dc2c93f30239279 100644
--- a/Source/WebKit/chromium/WebKit.gyp
+++ b/Source/WebKit/chromium/WebKit.gyp
@@ -76,8 +76,6 @@
'public/WebAudioSourceProvider.h',
'public/WebAudioSourceProviderClient.h',
'public/WebAutofillClient.h',
- 'public/WebBatteryStatus.h',
- 'public/WebBatteryStatusClient.h',
'public/WebBindings.h',
'public/WebBlob.h',
'public/WebCache.h',
@@ -274,8 +272,6 @@
'src/AutofillPopupMenuClient.h',
'src/BackForwardClientImpl.cpp',
'src/BackForwardClientImpl.h',
- 'src/BatteryClientImpl.cpp',
- 'src/BatteryClientImpl.h',
'src/DateTimeChooserImpl.cpp',
'src/DateTimeChooserImpl.h',
'src/ChromeClientImpl.cpp',
« no previous file with comments | « LayoutTests/batterystatus/window-property-expected.txt ('k') | Source/WebKit/chromium/public/WebBatteryStatus.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698