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

Unified Diff: chrome/chrome_tests_unit.gypi

Issue 16286020: Abstract WebContentsObserver from Autofill shared code (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Response to review Created 7 years, 6 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_unit.gypi
diff --git a/chrome/chrome_tests_unit.gypi b/chrome/chrome_tests_unit.gypi
index a9c42b35144253c972d5e4586a20672a4cac81b2..f84c651c55895b762fa3aef42b5f41ccc7e8733f 100644
--- a/chrome/chrome_tests_unit.gypi
+++ b/chrome/chrome_tests_unit.gypi
@@ -269,6 +269,8 @@
'../components/autofill/browser/autofill_common_test.h',
'../components/autofill/browser/data_driven_test.cc',
'../components/autofill/browser/data_driven_test.h',
+ '../components/autofill/browser/test_autofill_driver.cc',
+ '../components/autofill/browser/test_autofill_driver.h',
'../components/autofill/browser/test_autofill_external_delegate.cc',
'../components/autofill/browser/test_autofill_external_delegate.h',
'../components/autofill/browser/test_autofill_manager_delegate.cc',

Powered by Google App Engine
This is Rietveld 408576698