Changeset 83105 in webkit


Ignore:
Timestamp:
Apr 6, 2011 3:02:10 PM (13 years ago)
Author:
commit-queue@webkit.org
Message:

2011-04-06 Tyler Close <tjclose@chromium.org>

Reviewed by Nate Chapin.

run-bindings-tests reference files out of sync with CodeGenerator*.pm
https://bugs.webkit.org/show_bug.cgi?id=57967

  • bindings/scripts/test/V8/V8TestCallback.cpp:
Location:
trunk/Source/WebCore
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/Source/WebCore/ChangeLog

    r83102 r83105  
     12011-04-06  Tyler Close  <tjclose@chromium.org>
     2
     3        Reviewed by Nate Chapin.
     4
     5        run-bindings-tests reference files out of sync with CodeGenerator*.pm
     6        https://bugs.webkit.org/show_bug.cgi?id=57967
     7
     8        * bindings/scripts/test/V8/V8TestCallback.cpp:
     9
    1102011-04-06  Asanka Herath  <asanka@chromium.org>
    211
  • trunk/Source/WebCore/bindings/scripts/test/V8/V8TestCallback.cpp

    r81799 r83105  
    2525
    2626#include "ScriptExecutionContext.h"
     27#include "V8Binding.h"
    2728#include "V8Class1.h"
    2829#include "V8Class2.h"
Note: See TracChangeset for help on using the changeset viewer.