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

Unified Diff: chrome/chrome_tests_unit.gypi

Issue 12220101: Minimal Chrome Frame with Aura. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: revert install_worker.cc to un-break win64 build Created 7 years, 10 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 | « chrome/chrome_installer.gypi ('k') | chrome/common/automation_messages.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_tests_unit.gypi
diff --git a/chrome/chrome_tests_unit.gypi b/chrome/chrome_tests_unit.gypi
index 037f67d8cba5fb904f44cb83a984128d96f4b7cf..894a08fe54ca7d608291fee17802392ac1ddfc3a 100644
--- a/chrome/chrome_tests_unit.gypi
+++ b/chrome/chrome_tests_unit.gypi
@@ -508,8 +508,8 @@
'browser/autofill/wallet/wallet_service_url_unittest.cc',
'browser/autofill/wallet/wallet_test_util.cc',
'browser/autofill/wallet/wallet_test_util.h',
- 'browser/automation/automation_provider_unittest.cc',
'browser/automation/automation_tab_helper_unittest.cc',
+ 'browser/automation/chrome_frame_automation_provider_win_unittest.cc',
'browser/background/background_application_list_model_unittest.cc',
'browser/background/background_contents_service_unittest.cc',
'browser/background/background_mode_manager_unittest.cc',
@@ -1821,7 +1821,6 @@
'../ui/aura/aura.gyp:aura_test_support',
],
'sources/': [
- ['exclude', '^browser/automation/automation_provider_unittest.cc'],
['exclude', '^browser/ui/views/extensions/browser_action_drag_data_unittest.cc'],
['exclude', '^browser/ui/views/bookmarks/bookmark_editor_view_unittest.cc'],
['exclude', '^browser/ui/panels/display_settings_provider_win_unittest.cc'],
« no previous file with comments | « chrome/chrome_installer.gypi ('k') | chrome/common/automation_messages.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698