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

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: Rebase to fix conflict 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
« no previous file with comments | « chrome/browser/ui/browser_tab_contents.cc ('k') | components/autofill.gypi » ('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 bb5504ce0d30879d37dcb0028359545d832c9a88..a9fa8eee2e468ece8ed0b64812361341c7319896 100644
--- a/chrome/chrome_tests_unit.gypi
+++ b/chrome/chrome_tests_unit.gypi
@@ -275,6 +275,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',
« no previous file with comments | « chrome/browser/ui/browser_tab_contents.cc ('k') | components/autofill.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698