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

Unified Diff: content/shell/browser/layout_test/layout_test_browser_main.cc

Issue 661743002: Content Shell: Move shell_layout_tests_android into layout_tests/. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix. Created 6 years, 2 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: content/shell/browser/layout_test/layout_test_browser_main.cc
diff --git a/content/shell/browser/layout_test/layout_test_browser_main.cc b/content/shell/browser/layout_test/layout_test_browser_main.cc
index a1d78151908e2c2e4f9e03e7751eee824ffc8357..8d0cc6316d407fbc8b4d66f32513506a385bc024 100644
--- a/content/shell/browser/layout_test/layout_test_browser_main.cc
+++ b/content/shell/browser/layout_test/layout_test_browser_main.cc
@@ -26,7 +26,7 @@
#if defined(OS_ANDROID)
#include "base/run_loop.h"
-#include "content/shell/browser/shell_layout_tests_android.h"
+#include "content/shell/browser/layout_test/layout_test_android.h"
#endif
namespace {
« no previous file with comments | « content/shell/browser/layout_test/layout_test_android.cc ('k') | content/shell/browser/shell_layout_tests_android.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698