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

Unified Diff: Source/core/platform/graphics/Color.h

Issue 14358027: Absolutify paths to platform/animation, platform/audio, platform/audio/chromium. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: rebase Created 7 years, 8 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: Source/core/platform/graphics/Color.h
diff --git a/Source/core/platform/graphics/Color.h b/Source/core/platform/graphics/Color.h
index f87bce6310dd8b8d994b2844a1cc25be88ece4a8..87530607801f840b0c3919ff7bf76a37ccaee959 100644
--- a/Source/core/platform/graphics/Color.h
+++ b/Source/core/platform/graphics/Color.h
@@ -26,7 +26,7 @@
#ifndef Color_h
#define Color_h
-#include "AnimationUtilities.h"
+#include "core/platform/animation/AnimationUtilities.h"
#include <wtf/FastAllocBase.h>
#include <wtf/Forward.h>
#include <wtf/unicode/Unicode.h>
« no previous file with comments | « Source/core/platform/chromium/support/WebMediaStreamSource.cpp ('k') | Source/core/platform/graphics/GraphicsLayer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698