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

Unified Diff: Source/core/animation/css/CSSAnimatableValueFactory.h

Issue 331633003: Qualify the generated includes in core (partial). (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
Index: Source/core/animation/css/CSSAnimatableValueFactory.h
diff --git a/Source/core/animation/css/CSSAnimatableValueFactory.h b/Source/core/animation/css/CSSAnimatableValueFactory.h
index f6dbfb02c05da4f663c475d5fb79154ad6b90d1c..7e6ea3dc03ddb09a221bda6776f6844151225ad6 100644
--- a/Source/core/animation/css/CSSAnimatableValueFactory.h
+++ b/Source/core/animation/css/CSSAnimatableValueFactory.h
@@ -31,7 +31,7 @@
#ifndef CSSAnimatableValueFactory_h
#define CSSAnimatableValueFactory_h
-#include "CSSPropertyNames.h"
+#include "core/CSSPropertyNames.h"
#include "core/animation/AnimatableValue.h"
#include "wtf/PassRefPtr.h"
« no previous file with comments | « Source/core/animation/KeyframeEffectModel.cpp ('k') | Source/core/animation/css/CSSAnimatableValueFactory.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698