Commit 7b2685b4 authored by Chris Mumford's avatar Chris Mumford Committed by Commit Bot

Fixed BUILD.gn filename typo: file_data_pipe_producer.g

file_data_pipe_producer.g should have been file_data_pipe_producer.h

TBR=rockot@chromium.org

Bug: None
Change-Id: Ia25c80f2c62198fe6114d1a170542f710242e016
Reviewed-on: https://chromium-review.googlesource.com/836453
Commit-Queue: Chris Mumford <cmumford@chromium.org>
Reviewed-by: default avatarChris Mumford <cmumford@chromium.org>
Reviewed-by: default avatarKen Rockot <rockot@chromium.org>
Cr-Commit-Position: refs/heads/master@{#527100}
parent b8e70980
...@@ -28,7 +28,7 @@ component("system") { ...@@ -28,7 +28,7 @@ component("system") {
"core.h", "core.h",
"data_pipe.h", "data_pipe.h",
"file_data_pipe_producer.cc", "file_data_pipe_producer.cc",
"file_data_pipe_producer.g", "file_data_pipe_producer.h",
"functions.h", "functions.h",
"handle.h", "handle.h",
"handle_signal_tracker.cc", "handle_signal_tracker.cc",
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment