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

Unified Diff: Source/core/css/CSSAspectRatioValue.h

Issue 17480002: Remove unused includes from core/accessibility, core/css and core/dom (Closed) Base URL: https://chromium.googlesource.com/chromium/blink@master
Patch Set: rebased ; update <wtf/Foo.h> to "wtf/Foo.h" in changed files Created 7 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/css/CSSAspectRatioValue.h
diff --git a/Source/core/css/CSSAspectRatioValue.h b/Source/core/css/CSSAspectRatioValue.h
index 4d640ca7dcde1c59e413e64ce13cfde73d5d2aac..a9c5cc2670240c8cdf9c983f1b69b63a45cc3ffa 100644
--- a/Source/core/css/CSSAspectRatioValue.h
+++ b/Source/core/css/CSSAspectRatioValue.h
@@ -29,7 +29,6 @@
#ifndef CSSAspectRatioValue_h
#define CSSAspectRatioValue_h
-#include "core/css/CSSPrimitiveValue.h"
#include "core/css/CSSValue.h"
namespace WebCore {
« no previous file with comments | « Source/core/accessibility/AccessibilityTableHeaderContainer.h ('k') | Source/core/css/CSSAspectRatioValue.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698