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

Unified Diff: Source/bindings/dart/DartHandleProxy.h

Issue 16993004: Fix headers to account for the split of dart_api.h (Closed) Base URL: http://src.chromium.org/multivm/trunk/webkit/
Patch Set: 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
« no previous file with comments | « no previous file | Source/bindings/dart/DartNativeUtilities.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/bindings/dart/DartHandleProxy.h
===================================================================
--- Source/bindings/dart/DartHandleProxy.h (revision 1281)
+++ Source/bindings/dart/DartHandleProxy.h (working copy)
@@ -32,6 +32,7 @@
#define DartHandleProxy_h
#include <dart_api.h>
+#include <dart_mirrors_api.h>
#include <v8.h>
namespace WebCore {
« no previous file with comments | « no previous file | Source/bindings/dart/DartNativeUtilities.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698