Chromium Code Reviews| Index: tools/dom/templates/html/dartium/cpp_header.template |
| =================================================================== |
| --- tools/dom/templates/html/dartium/cpp_header.template (revision 22764) |
| +++ tools/dom/templates/html/dartium/cpp_header.template (working copy) |
| @@ -7,7 +7,7 @@ |
| #ifndef Dart$(INTERFACE)_h |
| #define Dart$(INTERFACE)_h |
| -#include "DartDOMWrapper.h" |
| +#include "bindings/dart/DartDOMWrapper.h" |
| $WEBCORE_INCLUDES |
| #include <dart_api.h> |