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

Unified Diff: content/browser/renderer_host/software_output_device_x11.h

Issue 12912006: Part 4 of cc/ directory shuffles: output (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 9 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/browser/renderer_host/software_output_device_x11.h
diff --git a/content/browser/renderer_host/software_output_device_x11.h b/content/browser/renderer_host/software_output_device_x11.h
index acacd4d04431d145057b3df7675f67be966924dd..3c3275cff523cf302a2bc39f53230a9f31465569 100644
--- a/content/browser/renderer_host/software_output_device_x11.h
+++ b/content/browser/renderer_host/software_output_device_x11.h
@@ -5,7 +5,7 @@
#ifndef CONTENT_BROWSER_RENDERER_HOST_SOFTWARE_OUTPUT_DEVICE_X11_H_
#define CONTENT_BROWSER_RENDERER_HOST_SOFTWARE_OUTPUT_DEVICE_X11_H_
-#include "cc/software_output_device.h"
+#include "cc/output/software_output_device.h"
#include "ui/base/x/x11_util.h"
namespace ui {

Powered by Google App Engine
This is Rietveld 408576698