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

Unified Diff: Source/core/html/canvas/Canvas2DContextAttributes.cpp

Issue 338123002: Qualify the generated includes in core (part 4) (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years, 6 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 | « Source/core/html/LinkRelAttributeTest.cpp ('k') | Source/core/html/canvas/CanvasRenderingContext2D.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/html/canvas/Canvas2DContextAttributes.cpp
diff --git a/Source/core/html/canvas/Canvas2DContextAttributes.cpp b/Source/core/html/canvas/Canvas2DContextAttributes.cpp
index e5769581145cb3bd910de514da93cf073dc75f09..3ff9b1ac9ee0658766688b4a8e1f30434aa2556d 100644
--- a/Source/core/html/canvas/Canvas2DContextAttributes.cpp
+++ b/Source/core/html/canvas/Canvas2DContextAttributes.cpp
@@ -26,7 +26,7 @@
#include "config.h"
-#include "Canvas2DContextAttributes.h"
+#include "core/html/canvas/Canvas2DContextAttributes.h"
#include "wtf/text/WTFString.h"
« no previous file with comments | « Source/core/html/LinkRelAttributeTest.cpp ('k') | Source/core/html/canvas/CanvasRenderingContext2D.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698