summaryrefslogtreecommitdiffstats
path: root/webkit/glue/dom_operations_unittest.cc
diff options
context:
space:
mode:
authorpinkerton@google.com <pinkerton@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2008-12-10 20:04:09 +0000
committerpinkerton@google.com <pinkerton@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2008-12-10 20:04:09 +0000
commita03c3ab2b239f5617b70956f6af1f2ea6682d26f (patch)
tree006dd1a0e2b894116510f30bcc195d9d6490d50e /webkit/glue/dom_operations_unittest.cc
parentf08e7583ec3d6e9ee79585c03b16ad3a70de2b02 (diff)
downloadchromium_src-a03c3ab2b239f5617b70956f6af1f2ea6682d26f.zip
chromium_src-a03c3ab2b239f5617b70956f6af1f2ea6682d26f.tar.gz
chromium_src-a03c3ab2b239f5617b70956f6af1f2ea6682d26f.tar.bz2
make a target for test_shell_tests on mac and tweak tests to build there. Include a few more files to be built in glue upon which they depend.
Review URL: http://codereview.chromium.org/13712 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@6733 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/glue/dom_operations_unittest.cc')
-rw-r--r--webkit/glue/dom_operations_unittest.cc3
1 files changed, 1 insertions, 2 deletions
diff --git a/webkit/glue/dom_operations_unittest.cc b/webkit/glue/dom_operations_unittest.cc
index 2ef4418..e960375 100644
--- a/webkit/glue/dom_operations_unittest.cc
+++ b/webkit/glue/dom_operations_unittest.cc
@@ -34,8 +34,6 @@ class DomOperationsTests : public TestShellTest {
}
};
-} // namespace
-
void DomOperationsTests::GetSavableResourceLinksForPage(
const std::wstring& page_file_path,
@@ -181,3 +179,4 @@ TEST_F(DomOperationsTests, ParseIconSizes) {
}
}
+} // namespace