Index: ppapi/shared_impl/BUILD.gn |
diff --git a/ppapi/shared_impl/BUILD.gn b/ppapi/shared_impl/BUILD.gn |
index 64ae537f6c6d5ed212b6312fc358e7823f442cd5..59f4ec05ee333afbdc8a0d0c6e28fda7b0c5d791 100644 |
--- a/ppapi/shared_impl/BUILD.gn |
+++ b/ppapi/shared_impl/BUILD.gn |
@@ -156,7 +156,7 @@ |
defines = [ |
"PPAPI_SHARED_IMPLEMENTATION", |
- # This target goes in the same library as thunk (in GYP they are the same). |
+ # This target also implements some thunk functions. |
"PPAPI_THUNK_IMPLEMENTATION", |
] |