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

Unified Diff: content/test/mock_render_process.cc

Issue 823133004: Cleanup: Update the path to gfx rect headers. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rect_f.h Created 5 years, 12 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/shell/renderer/layout_test/webkit_test_runner.cc ('k') | content/test/test_render_view_host.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/test/mock_render_process.cc
diff --git a/content/test/mock_render_process.cc b/content/test/mock_render_process.cc
index fc6b13c9e8eebb2c7f9fbf03929c07cd80e0d6f1..03706e227a78613fb05ecc1d2f11a6c5115f8bf5 100644
--- a/content/test/mock_render_process.cc
+++ b/content/test/mock_render_process.cc
@@ -4,7 +4,7 @@
#include "content/test/mock_render_process.h"
-#include "ui/gfx/rect.h"
+#include "ui/gfx/geometry/rect.h"
#include "ui/surface/transport_dib.h"
namespace content {
« no previous file with comments | « content/shell/renderer/layout_test/webkit_test_runner.cc ('k') | content/test/test_render_view_host.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698