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

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

Issue 1836203002: Change the battery-status layout tests to use JS mocks. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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/battery/testing/InternalsBattery.idl ('k') | no next file » | 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 4fdcd074f9c659091ec46ff392594da33f29c6fa..905345cf665769e32e6a446374e5f644d9e74cd8 100644
--- a/third_party/WebKit/Source/modules/modules.gypi
+++ b/third_party/WebKit/Source/modules/modules.gypi
@@ -1935,7 +1935,6 @@
# 'partial interface' or target (right side of) 'implements'
'modules_testing_dependency_idl_files' : [
'accessibility/testing/InternalsAccessibility.idl',
- 'battery/testing/InternalsBattery.idl',
'geolocation/testing/InternalsGeolocation.idl',
'navigatorcontentutils/testing/InternalsNavigatorContentUtils.idl',
'serviceworkers/testing/InternalsServiceWorker.idl',
@@ -1946,8 +1945,6 @@
'modules_testing_files': [
'accessibility/testing/InternalsAccessibility.cpp',
'accessibility/testing/InternalsAccessibility.h',
- 'battery/testing/InternalsBattery.cpp',
- 'battery/testing/InternalsBattery.h',
'geolocation/testing/GeolocationClientMock.cpp',
'geolocation/testing/GeolocationClientMock.h',
'geolocation/testing/InternalsGeolocation.cpp',
« no previous file with comments | « third_party/WebKit/Source/modules/battery/testing/InternalsBattery.idl ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698