Index: chrome/test/base/ui_test_utils.h |
=================================================================== |
--- chrome/test/base/ui_test_utils.h (revision 151723) |
+++ chrome/test/base/ui_test_utils.h (working copy) |
@@ -130,9 +130,6 @@ |
// The returned path is GURL format. |
GURL GetTestUrl(const FilePath& dir, const FilePath& file); |
-// Generate the path of the build directory, relative to the source root. |
-bool GetRelativeBuildDirectory(FilePath *build_dir); |
- |
// Blocks until an application modal dialog is showns and returns it. |
AppModalDialog* WaitForAppModalDialog(); |
Property changes on: chrome/test/base/ui_test_utils.h |
___________________________________________________________________ |
Added: svn:mergeinfo |