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

Unified Diff: Source/core/platform/animation/AnimationList.cpp

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
« no previous file with comments | « Source/core/platform/animation/AnimationList.h ('k') | Source/core/platform/audio/AudioBus.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/platform/animation/AnimationList.cpp
diff --git a/Source/core/platform/animation/AnimationList.cpp b/Source/core/platform/animation/AnimationList.cpp
index 58a40aae42fcf88411eca84ff89e67b7915aacf1..ba80373f14387a2306650ab4bb54033002d3f073 100644
--- a/Source/core/platform/animation/AnimationList.cpp
+++ b/Source/core/platform/animation/AnimationList.cpp
@@ -20,7 +20,7 @@
*/
#include "config.h"
-#include "AnimationList.h"
+#include "core/platform/animation/AnimationList.h"
namespace WebCore {
« no previous file with comments | « Source/core/platform/animation/AnimationList.h ('k') | Source/core/platform/audio/AudioBus.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698