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

Unified Diff: cc/output/vulkan_renderer.h

Issue 2374143006: Fix compilation error in Vulkan Renderer header file (Closed)
Patch Set: Added name in AUTHOR file Created 4 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
« no previous file with comments | « AUTHORS ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/output/vulkan_renderer.h
diff --git a/cc/output/vulkan_renderer.h b/cc/output/vulkan_renderer.h
index cdbc038341c0e89ac068723032dcce766f1318d6..513e4757c12204bc3e91daffe622dbe619649ea7 100644
--- a/cc/output/vulkan_renderer.h
+++ b/cc/output/vulkan_renderer.h
@@ -7,7 +7,6 @@
#include "cc/base/cc_export.h"
#include "cc/output/direct_renderer.h"
-#include "cc/output/renderer.h"
namespace cc {
« no previous file with comments | « AUTHORS ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698