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

Unified Diff: webkit/tools/test_shell/test_shell_test.cc

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_test.cc
diff --git a/webkit/tools/test_shell/test_shell_test.cc b/webkit/tools/test_shell/test_shell_test.cc
index f590f637529e22d1e247d31bcafee745e2edeac5..0c5f8ddf4471a9ff62ff0f8dc511ae4879781a47 100644
--- a/webkit/tools/test_shell/test_shell_test.cc
+++ b/webkit/tools/test_shell/test_shell_test.cc
@@ -15,7 +15,6 @@
#include "googleurl/src/gurl.h"
#include "net/base/net_util.h"
#include "webkit/glue/user_agent.h"
-#include "webkit/glue/webkit_glue.h"
GURL TestShellTest::GetTestURL(const FilePath& test_case_path,
const std::string& test_case) {
« webkit/glue/user_agent_unittest.cc ('K') | « webkit/tools/test_shell/test_shell_request_context.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698