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

Unified Diff: chrome/chrome_tests.gypi

Issue 5322001: Before starting translation reset cache in AutoFillManager. To call Reset() f... (Closed) Base URL: http://src.chromium.org/svn/trunk/src/
Patch Set: wrote TranslateAndFormFill test. Created 10 years 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 815006fca2aee1f2c9a882d295e134ad26499c82..5f3357fd8b921bfe370d444db8c53871af1723bb 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -314,6 +314,8 @@
'browser/ui/views/browser_keyboard_accessibility_test_win.cc',
'browser/ui/views/find_bar_host_interactive_uitest.cc',
'browser/ui/views/tabs/tab_dragging_test.cc',
+ 'common/net/test_url_fetcher_factory.cc',
dhollowa 2010/12/08 17:33:41 These files should be added to the review, no?
honten.org 2010/12/08 17:58:20 Sorry, I cannot understand what you are saying. D
dhollowa 2010/12/08 18:21:33 Got it, ok. No problem then. On 2010/12/08 17:58
+ 'common/net/test_url_fetcher_factory.h',
'test/in_process_browser_test.cc',
'test/in_process_browser_test.h',
'test/interactive_ui/fast_shutdown_interactive_uitest.cc',

Powered by Google App Engine
This is Rietveld 408576698