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

Unified Diff: webkit/common/gpu/webkit_gpu.gyp

Issue 348363002: Add chrome/plugin and chrome/utility to GN build. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 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 | « webkit/common/gpu/BUILD.gn ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/common/gpu/webkit_gpu.gyp
diff --git a/webkit/common/gpu/webkit_gpu.gyp b/webkit/common/gpu/webkit_gpu.gyp
index 23b36e530f18781e2ebb21f07817e433829b576e..7388e18e9276f6201c1fb940d123c2923a1eee02 100644
--- a/webkit/common/gpu/webkit_gpu.gyp
+++ b/webkit/common/gpu/webkit_gpu.gyp
@@ -10,6 +10,7 @@
['OS != "ios"', {
'targets': [
{
+ # GN version: //webkit/common/gpu
'target_name': 'webkit_gpu',
'type': '<(component)',
'variables': { 'enable_wexit_time_destructors': 1, },
« no previous file with comments | « webkit/common/gpu/BUILD.gn ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698