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

Unified Diff: Source/WebKit/chromium/WebKitUnitTests.gyp

Issue 16024011: Construct a minimal blink library in-place (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: fix mac again 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 | « Source/WebKit/chromium/WebKit.gyp ('k') | Source/bindings/bindings.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/WebKit/chromium/WebKitUnitTests.gyp
diff --git a/Source/WebKit/chromium/WebKitUnitTests.gyp b/Source/WebKit/chromium/WebKitUnitTests.gyp
index e3cda9040c3848d81dbda2fd25d1b7f70a726d4d..d701f3d368addcabd9f0b1136835e8c4f643b601 100644
--- a/Source/WebKit/chromium/WebKitUnitTests.gyp
+++ b/Source/WebKit/chromium/WebKitUnitTests.gyp
@@ -73,6 +73,7 @@
],
'defines': [
'WEBKIT_IMPLEMENTATION=1',
+ 'INSIDE_WEBKIT',
],
'sources': [
'<@(core_unittest_files)',
« no previous file with comments | « Source/WebKit/chromium/WebKit.gyp ('k') | Source/bindings/bindings.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698