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

Unified Diff: trunk/src/content/browser/renderer_host/render_widget_host_view_aura_unittest.cc

Issue 137853019: Revert 245131 "Add the UI compositor to the Mac build", which caused Mac ASan redness (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: Created 6 years, 11 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: trunk/src/content/browser/renderer_host/render_widget_host_view_aura_unittest.cc
===================================================================
--- trunk/src/content/browser/renderer_host/render_widget_host_view_aura_unittest.cc (revision 245194)
+++ trunk/src/content/browser/renderer_host/render_widget_host_view_aura_unittest.cc (working copy)
@@ -13,8 +13,8 @@
#include "cc/output/compositor_frame_metadata.h"
#include "cc/output/copy_output_request.h"
#include "cc/output/gl_frame_data.h"
+#include "content/browser/aura/resize_lock.h"
#include "content/browser/browser_thread_impl.h"
-#include "content/browser/compositor/resize_lock.h"
#include "content/browser/renderer_host/render_widget_host_delegate.h"
#include "content/browser/renderer_host/render_widget_host_impl.h"
#include "content/common/gpu/gpu_messages.h"
« no previous file with comments | « trunk/src/content/browser/renderer_host/render_widget_host_view_aura.cc ('k') | trunk/src/content/content_browser.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698