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

Unified Diff: content/public/common/content_paths.h

Issue 16268011: Remove InProcessBrowserLayoutTest, since we now run layout tests in content_shell (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: updates Created 7 years, 6 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 | « content/content_tests.gypi ('k') | content/test/layout_browsertest.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/public/common/content_paths.h
diff --git a/content/public/common/content_paths.h b/content/public/common/content_paths.h
index 3019762d6349b37394f30d07df45ace6bf73084a..df686adf39e52630e1b51c38846782f25bcdb078 100644
--- a/content/public/common/content_paths.h
+++ b/content/public/common/content_paths.h
@@ -23,14 +23,6 @@ enum {
// Directory where the Media libraries reside.
DIR_MEDIA_LIBS,
- // Returns the LayoutTests path for layout tests. For the current git
- // workflow, it returns
- // third_party/WebKit/LayoutTests
- // On svn workflow (including build machines) and older git workflow, it
- // returns
- // content/test/data/layout_tests/LayoutTests
- // See http://crbug.com/105104.
- DIR_LAYOUT_TESTS,
PATH_END
};
« no previous file with comments | « content/content_tests.gypi ('k') | content/test/layout_browsertest.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698