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

Unified Diff: chrome/chrome_tests.gypi

Issue 6652008: Implemented substring matching within page titles. Fixed bug where URL was be... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: '' Created 9 years, 9 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
===================================================================
--- chrome/chrome_tests.gypi (revision 77314)
+++ chrome/chrome_tests.gypi (working copy)
@@ -1806,6 +1806,8 @@
'service/service_process_unittest.cc',
'test/browser_with_test_window_test.cc',
'test/browser_with_test_window_test.h',
+ 'test/data/History/url_history_provider_test.db.txt',
Paweł Hajdan Jr. 2011/03/09 10:16:35 Why are those data files being added to gyp? We ha
mrossetti 2011/03/10 01:31:14 Done.
+ 'test/data/History/url_history_provider_test_limited.db.txt',
'test/data/resource.rc',
'test/file_test_utils.cc',
'test/file_test_utils.h',

Powered by Google App Engine
This is Rietveld 408576698