diff options
Diffstat (limited to 'cc/blink/BUILD.gn')
-rw-r--r-- | cc/blink/BUILD.gn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cc/blink/BUILD.gn b/cc/blink/BUILD.gn index 9d4007b..b9f86c0 100644 --- a/cc/blink/BUILD.gn +++ b/cc/blink/BUILD.gn @@ -9,8 +9,8 @@ component("blink") { output_name = "cc_blink" sources = [ - "context_provider_web_context.h", "cc_blink_export.h", + "context_provider_web_context.h", "scrollbar_impl.cc", "scrollbar_impl.h", "web_animation_curve_common.cc", |