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

Unified Diff: public/blink.gyp

Issue 99103006: Moving GraphicsContext and dependencies from core to platform. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Final patch - fixes Android Created 7 years 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/web/web.gypi ('k') | public/platform/WebContentLayerClient.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: public/blink.gyp
diff --git a/public/blink.gyp b/public/blink.gyp
index 8135b7668f56abbdc83caac2d5ef33378dc39638..ec528d7b44b04af5a8f0b152ea34d6472804be52 100644
--- a/public/blink.gyp
+++ b/public/blink.gyp
@@ -44,7 +44,7 @@
'../Source/web/web.gyp:webkit',
'../Source/platform/blink_platform.gyp:blink_platform',
'blink_minimal',
- ]
+ ],
},
{
# This target provides a minimal set of Blink APIs such as WebString to use in
« no previous file with comments | « Source/web/web.gypi ('k') | public/platform/WebContentLayerClient.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698