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

Unified Diff: chrome/browser/ui/tab_contents/test_tab_contents_wrapper.h

Issue 6575009: Move files out of chrome\browser\renderer_host\test alongside their source. ... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 9 years, 10 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: chrome/browser/ui/tab_contents/test_tab_contents_wrapper.h
===================================================================
--- chrome/browser/ui/tab_contents/test_tab_contents_wrapper.h (revision 75800)
+++ chrome/browser/ui/tab_contents/test_tab_contents_wrapper.h (working copy)
@@ -7,7 +7,7 @@
#pragma once
#include "base/compiler_specific.h"
-#include "chrome/browser/renderer_host/test/test_render_view_host.h"
+#include "content/browser/renderer_host/test_render_view_host.h"
class TabContentsWrapper;

Powered by Google App Engine
This is Rietveld 408576698