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

Unified Diff: chrome/chrome_tests.gypi

Issue 1338603002: Implement a site engagement score based on time-on-site. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Remove flaky input simulation tests and combine callback and timer testing Created 5 years, 3 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/engagement/site_engagement_service_unittest.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_tests.gypi
diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
index 5d727d819c622c9d604865f7ae0cee54071bc223..d0639313c434f255aaf24997f8a6e1cffd7a9e78 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -110,6 +110,7 @@
'browser/download/download_danger_prompt_browsertest.cc',
'browser/download/download_started_animation_browsertest.cc',
'browser/download/save_page_browsertest.cc',
+ 'browser/engagement/site_engagement_service_browsertest.cc',
'browser/errorpage_browsertest.cc',
'browser/extensions/active_script_controller_browsertest.cc',
'browser/extensions/active_tab_apitest.cc',
« no previous file with comments | « chrome/browser/engagement/site_engagement_service_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698