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

Unified Diff: chrome/chrome_tests.gypi

Issue 14046016: History UI: Apply the pref that prohibits deleting browsing and download history. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Remove executable flag Created 7 years, 8 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 193987)
+++ chrome/chrome_tests.gypi (working copy)
@@ -1626,6 +1626,8 @@
'test/data/webui/chrome_send_browsertest.h',
'test/data/webui/chrome_send_browsertest.js',
'test/data/webui/history_browsertest.js',
+ 'test/data/webui/history_ui_browsertest.cc',
+ 'test/data/webui/history_ui_browsertest.h',
'test/data/webui/mock4js_browsertest.js',
'test/data/webui/net_internals/bandwidth_view.js',
'test/data/webui/net_internals/dns_view.js',

Powered by Google App Engine
This is Rietveld 408576698