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

Unified Diff: webkit/tools/test_shell/test_shell.gypi

Issue 10869073: Split user agent code out of the 'glue' target (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Add new test file to patch Created 8 years, 4 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: webkit/tools/test_shell/test_shell.gypi
diff --git a/webkit/tools/test_shell/test_shell.gypi b/webkit/tools/test_shell/test_shell.gypi
index b1c17d7bed79818aa2c9fb373960a24fb661321e..1fae0c5b7025358fe05f33896117afba67ba8a60 100644
--- a/webkit/tools/test_shell/test_shell.gypi
+++ b/webkit/tools/test_shell/test_shell.gypi
@@ -375,6 +375,7 @@
'../../glue/resource_fetcher_unittest.cc',
'../../glue/resource_request_body_unittest.cc',
'../../glue/unittest_test_server.h',
+ '../../glue/user_agent_unittest.cc',
'../../glue/webcursor_unittest.cc',
'../../glue/webkit_glue_unittest.cc',
'../../glue/worker_task_runner_unittest.cc',

Powered by Google App Engine
This is Rietveld 408576698