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

Unified Diff: Source/core/svg/SVGMatrixTearOff.h

Issue 141893007: Remove V8Utilities (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 10 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/inspector/InjectedScriptHost.h ('k') | Source/modules/quota/DeprecatedStorageInfo.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/svg/SVGMatrixTearOff.h
diff --git a/Source/core/svg/SVGMatrixTearOff.h b/Source/core/svg/SVGMatrixTearOff.h
index db53795101923853035cfa60e792540aa3f7cd2f..94583e736dff7b794321e7c201007c3a73037148 100644
--- a/Source/core/svg/SVGMatrixTearOff.h
+++ b/Source/core/svg/SVGMatrixTearOff.h
@@ -31,6 +31,7 @@
#ifndef SVGMatrixTearOff_h
#define SVGMatrixTearOff_h
+#include "bindings/v8/ExceptionState.h"
#include "bindings/v8/ScriptWrappable.h"
#include "platform/transforms/AffineTransform.h"
#include "wtf/RefCounted.h"
« no previous file with comments | « Source/core/inspector/InjectedScriptHost.h ('k') | Source/modules/quota/DeprecatedStorageInfo.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698