diff options
Diffstat (limited to 'chrome/chrome_tests.gypi')
-rw-r--r-- | chrome/chrome_tests.gypi | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi index c2d22bd..4667e11 100644 --- a/chrome/chrome_tests.gypi +++ b/chrome/chrome_tests.gypi @@ -1626,7 +1626,6 @@ 'test/chromedriver/embed_js_in_cpp.py', 'test/chromedriver/js/add_cookie.js', 'test/chromedriver/js/call_function.js', - 'test/chromedriver/js/dispatch_context_menu_event.js', 'test/chromedriver/js/execute_async_script.js', 'test/chromedriver/js/focus.js', 'test/chromedriver/js/get_element_region.js', @@ -1642,7 +1641,6 @@ '<(SHARED_INTERMEDIATE_DIR)/chrome/test/chromedriver/chrome', 'test/chromedriver/js/add_cookie.js', 'test/chromedriver/js/call_function.js', - 'test/chromedriver/js/dispatch_context_menu_event.js', 'test/chromedriver/js/execute_async_script.js', 'test/chromedriver/js/focus.js', 'test/chromedriver/js/get_element_region.js', |