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

Unified Diff: Source/bindings/derived_sources.gyp

Issue 18478003: Vibration cannot be canceled during pattern vibration. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Patch for Relanding 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
Index: Source/bindings/derived_sources.gyp
diff --git a/Source/bindings/derived_sources.gyp b/Source/bindings/derived_sources.gyp
index b43829ca6ecf3abf1096e869de19b004f8024929..c44fc19a8bbee2fec6c9a68694ccd3795d05e0c0 100644
--- a/Source/bindings/derived_sources.gyp
+++ b/Source/bindings/derived_sources.gyp
@@ -44,6 +44,7 @@
],
'support_idl_files': [
'<@(webcore_testing_support_idl_files)',
+ '<@(modules_testing_support_idl_files)',
],
'generated_support_idl_files': [
'<@(generated_webcore_testing_support_idl_files)',
« no previous file with comments | « LayoutTests/vibration/cancel-vibration-during-pattern-vibrating-expected.txt ('k') | Source/modules/modules.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698