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