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

Unified Diff: Source/web/web.gyp

Issue 30063003: Revert r160289 "Vibration cannot be canceled during pattern vibration." (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 2 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 | « Source/modules/vibration/testing/InternalsVibration.idl ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/web/web.gyp
diff --git a/Source/web/web.gyp b/Source/web/web.gyp
index 0bb5a8aad45f5cbe5fc19fa6fb5421817fc425ed..44fcd46200b50f405a8e71a6b4b822baecf04db6 100644
--- a/Source/web/web.gyp
+++ b/Source/web/web.gyp
@@ -79,7 +79,6 @@
'dependencies': [
'../core/core.gyp:webcore_derived',
'../core/core.gyp:webcore_test_support',
- '../modules/modules.gyp:modules_test_support',
'<(DEPTH)/base/base.gyp:test_support_base',
'<(DEPTH)/testing/gmock.gyp:gmock',
'<(DEPTH)/testing/gtest.gyp:gtest',
@@ -251,7 +250,6 @@
'type': 'static_library',
'dependencies': [
'../core/core.gyp:webcore_test_support',
- '../modules/modules.gyp:modules_test_support',
'../wtf/wtf.gyp:wtf',
'<(DEPTH)/skia/skia.gyp:skia',
],
« no previous file with comments | « Source/modules/vibration/testing/InternalsVibration.idl ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698