Commit 5d078dda authored by mitz@apple.com's avatar mitz@apple.com

Build fix after r81135.

* TestWebKitAPI/Configurations/InjectedBundle.xcconfig:



git-svn-id: svn://svn.chromium.org/blink/trunk@81142 bbb929c8-8fbe-4397-9dbb-9b2b20218538
parent a0b2e344
2011-03-15 Dan Bernstein <mitz@apple.com>
Build fix after r81135.
* TestWebKitAPI/Configurations/InjectedBundle.xcconfig:
2011-03-15 Dan Bernstein <mitz@apple.com>
Build fix after r81135.
......
......@@ -21,4 +21,5 @@
// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRODUCT_NAME = InjectedBundleTestWebKitAPI
PRODUCT_NAME = InjectedBundleTestWebKitAPI;
GCC_PREFIX_HEADER = TestWebKitAPIPrefix.h;
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment