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

Unified Diff: chrome/chrome_tests.gypi

Issue 3790013: Add a test for ConstrainedHtmlUI. (Closed) Base URL: http://git.chromium.org/git/chromium.git
Patch Set: Created 10 years, 2 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/dom_ui/dom_ui_factory.cc ('k') | chrome/common/url_constants.h » ('j') | 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 e842e4f643e4979baed034e641ee4b0b74c4bb6d..a3c77f80ba45491e15b76290a20639d5f7d374cf 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -2105,6 +2105,10 @@
'../build/linux/system.gyp:nss',
'../tools/xdisplaycheck/xdisplaycheck.gyp:xdisplaycheck',
],
+ 'sources': [
+ # TODO(estade): port to win/mac.
Miranda Callahan 2010/10/18 23:26:00 should probably be against johnnyg/mirandac?
Evan Stade 2010/10/18 23:29:08 the name is an indication of authorship, not neces
+ 'browser/dom_ui/constrained_html_ui_browsertest.cc',
+ ],
}],
['OS=="mac"', {
'include_dirs': [
« no previous file with comments | « chrome/browser/dom_ui/dom_ui_factory.cc ('k') | chrome/common/url_constants.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698