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

Unified Diff: Source/modules/modules.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/core/core.gypi ('k') | Tools/DumpRenderTree/DumpRenderTree.gyp/DumpRenderTree.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/modules/modules.gyp
diff --git a/Source/modules/modules.gyp b/Source/modules/modules.gyp
index 9c4bf47dfef6cedd949dbb92d41de6ce61742c60..7f66d2d5a3e6e98fecd7466ed91575048aff842d 100644
--- a/Source/modules/modules.gyp
+++ b/Source/modules/modules.gyp
@@ -42,6 +42,7 @@
],
'defines': [
'WEBKIT_IMPLEMENTATION=1',
+ 'INSIDE_WEBKIT',
],
'sources': [
'<@(modules_files)',
« no previous file with comments | « Source/core/core.gypi ('k') | Tools/DumpRenderTree/DumpRenderTree.gyp/DumpRenderTree.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698