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

Unified Diff: chrome/chrome_browser.gypi

Issue 8585015: Implement ui_controls for aura (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: no mask for xsendevent Created 9 years, 1 month 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/browser/printing/print_dialog_cloud_uitest.cc ('k') | chrome/test/automation/automation_proxy.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index 06c7a9f1d2912b0e2c8988bf0a69976317620aae..f15420fa8f8a76ce7ec52388e0a0a3636da5bc22 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -238,9 +238,11 @@
'browser/automation/testing_automation_provider_views.cc',
'browser/automation/testing_automation_provider_win.cc',
'browser/automation/ui_controls.h',
+ 'browser/automation/ui_controls_aurawin.cc',
+ 'browser/automation/ui_controls_aurax11.cc',
'browser/automation/ui_controls_internal.cc',
'browser/automation/ui_controls_internal.h',
- 'browser/automation/ui_controls_aura.cc',
+ 'browser/automation/ui_controls_internal_win.cc',
'browser/automation/ui_controls_gtk.cc',
'browser/automation/ui_controls_mac.mm',
'browser/automation/ui_controls_win.cc',
« no previous file with comments | « chrome/browser/printing/print_dialog_cloud_uitest.cc ('k') | chrome/test/automation/automation_proxy.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698