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

Unified Diff: chrome/chrome_tests.gypi

Issue 407083002: [Autofill] Include fields with autocomplete="off" in server upload requests. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Update test expectations Created 6 years, 5 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 a9f6a3faf65f79a8718a8d7aa4d70d42be536de6..17167b13de9d8e6b277e33fea9b91c5a6717d2a2 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -881,6 +881,7 @@
'browser/apps/window_controls_browsertest.cc',
'browser/autocomplete/autocomplete_browsertest.cc',
'browser/autofill/autofill_browsertest.cc',
+ 'browser/autofill/autofill_server_browsertest.cc',
'browser/autofill/content_autofill_driver_browsertest.cc',
'browser/autofill/form_structure_browsertest.cc',
'browser/bitmap_fetcher/bitmap_fetcher_browsertest.cc',

Powered by Google App Engine
This is Rietveld 408576698