summaryrefslogtreecommitdiffstats
path: root/chrome/chrome.gyp
diff options
context:
space:
mode:
authortony@chromium.org <tony@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-10-15 18:05:18 +0000
committertony@chromium.org <tony@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-10-15 18:05:18 +0000
commit570f328ddb63301935e22cfa2e61564d595e0288 (patch)
tree849868a6d21c4da71d834bc327c582d6a12b0f17 /chrome/chrome.gyp
parentbebee5f93a17703b1751e9f9ab09ea61156f1283 (diff)
downloadchromium_src-570f328ddb63301935e22cfa2e61564d595e0288.zip
chromium_src-570f328ddb63301935e22cfa2e61564d595e0288.tar.gz
chromium_src-570f328ddb63301935e22cfa2e61564d595e0288.tar.bz2
Add a ui test to verify that using the typical_history profile
results in thumbnails. I could have added this directly to the new tab startup tests, but that would mean turning on DOM automation for the new tab tests. I was trying to avoid the extra code in the new tab startup tests. Review URL: http://codereview.chromium.org/269060 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@29145 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/chrome.gyp')
-rwxr-xr-xchrome/chrome.gyp1
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp
index c62525b..80f942b 100755
--- a/chrome/chrome.gyp
+++ b/chrome/chrome.gyp
@@ -4074,6 +4074,7 @@
'app/chrome_main_uitest.cc',
'browser/browser_encoding_uitest.cc',
'browser/browser_uitest.cc',
+ 'browser/dom_ui/new_tab_ui_uitest.cc',
'browser/download/download_uitest.cc',
'browser/download/save_page_uitest.cc',
'browser/errorpage_uitest.cc',