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

Side by Side Diff: content/layouttest_support/DEPS

Issue 11362161: Use the WebTestProxy for layout tests in content_shell (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 1 month 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
(Empty)
1 include_rules = [
2 "+content/public/layouttest_support",
3
4 # For creating a WebTestProxy<RenderViewImpl>.
5 "+content/renderer/render_view_impl.h",
6
7 # For WebTestRunner library
8 "+third_party/WebKit/Tools/DumpRenderTree/chromium/TestRunner/public",
9 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698