Index: chrome/chrome_tests.gypi |
diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi |
index 05092d8be5a0c9964179a6ed4bd525adf7683623..f14e8b33ece13b4c19760a6e7d13a5777782b593 100644 |
--- a/chrome/chrome_tests.gypi |
+++ b/chrome/chrome_tests.gypi |
@@ -1015,6 +1015,8 @@ |
'test/webdriver/commands/execute_async_script_command.h', |
'test/webdriver/commands/execute_command.cc', |
'test/webdriver/commands/execute_command.h', |
+ 'test/webdriver/commands/file_upload_command.cc', |
+ 'test/webdriver/commands/file_upload_command.h', |
'test/webdriver/commands/find_element_commands.cc', |
'test/webdriver/commands/find_element_commands.h', |
'test/webdriver/commands/html5_storage_commands.cc', |