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

Unified Diff: tools/dom/templates/html/dartium/cpp_header.template

Issue 14954007: Changes for webkit roll 148757-149482 (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 7 years, 7 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: 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>

Powered by Google App Engine
This is Rietveld 408576698