summaryrefslogtreecommitdiffstats
path: root/chrome/chrome.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/chrome.gyp')
-rw-r--r--chrome/chrome.gyp7
1 files changed, 1 insertions, 6 deletions
diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp
index 09c6c6d..aedb853 100644
--- a/chrome/chrome.gyp
+++ b/chrome/chrome.gyp
@@ -570,7 +570,6 @@
'browser/autofill_manager.h',
'browser/automation/automation_autocomplete_edit_tracker.h',
'browser/automation/automation_browser_tracker.h',
- 'browser/automation/automation_constrained_window_tracker.h',
'browser/automation/extension_automation_constants.h',
'browser/automation/extension_automation_constants.cc',
'browser/automation/automation_extension_function.h',
@@ -2888,8 +2887,6 @@
'test/automation/automation_proxy.h',
'test/automation/browser_proxy.cc',
'test/automation/browser_proxy.h',
- 'test/automation/constrained_window_proxy.cc',
- 'test/automation/constrained_window_proxy.h',
'test/automation/tab_proxy.cc',
'test/automation/tab_proxy.h',
'test/automation/window_proxy.cc',
@@ -4258,8 +4255,6 @@
'test/automation/automation_proxy.h',
'test/automation/browser_proxy.cc',
'test/automation/browser_proxy.h',
- 'test/automation/constrained_window_proxy.cc',
- 'test/automation/constrained_window_proxy.h',
'test/automation/tab_proxy.cc',
'test/automation/tab_proxy.h',
'test/automation/window_proxy.cc',
@@ -4418,7 +4413,7 @@
'browser/browser_focus_uitest.cc',
'browser/debugger/devtools_sanity_unittest.cc',
'browser/views/bookmark_bar_view_test.cc',
- 'browser/views/constrained_window_impl_interactive_uitest.cc',
+ 'browser/blocked_popup_container_interactive_uitest.cc',
'browser/views/find_bar_win_interactive_uitest.cc',
'browser/views/tabs/tab_dragging_test.cc',
'test/interactive_ui/npapi_interactive_test.cc',