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

Unified Diff: chrome/chrome_tests.gypi

Issue 9235072: Adding Mouse Support for new GTK Autofill (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Responding to comments Created 8 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
Index: chrome/chrome_tests.gypi
diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
index 803c4280f1c1cc42f4549766612ab9399ab59926..503e374bec5359aa7ed6b8015861a4a432810742 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -81,6 +81,8 @@
'app/chrome_main_delegate.h',
'browser/autofill/autofill_common_test.cc',
'browser/autofill/autofill_common_test.h',
+ 'browser/autofill/autofill_external_delegate_test.cc',
+ 'browser/autofill/autofill_external_delegate_test.h',
'browser/autofill/data_driven_test.cc',
'browser/autofill/data_driven_test.h',
'browser/automation/mock_tab_event_observer.cc',

Powered by Google App Engine
This is Rietveld 408576698