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

Unified Diff: media/base/BUILD.gn

Issue 2890643002: Fix a typo in the header filename in BUILD.gn (Closed)
Patch Set: Created 3 years, 7 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/base/BUILD.gn
diff --git a/media/base/BUILD.gn b/media/base/BUILD.gn
index 1fe71c3fc088789e876ed479098190171d5f4680..a5f5b46e78dd75b51a0a98b1347620a87a003ec4 100644
--- a/media/base/BUILD.gn
+++ b/media/base/BUILD.gn
@@ -44,7 +44,7 @@ target(link_target_type, "base") {
sources = [
"android_overlay_config.cc",
"android_overlay_config.h",
- "android_overlay_mojo_factory_cb.h",
+ "android_overlay_mojo_factory.h",
"audio_block_fifo.cc",
"audio_block_fifo.h",
"audio_buffer.cc",
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698