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

Unified Diff: media/mojo/services/BUILD.gn

Issue 1473233005: Revert of media: Add ProvisionFetcher mojo interface and implementation. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 1 month 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 | « media/mojo/interfaces/provision_fetcher.mojom ('k') | media/mojo/services/android_mojo_media_client.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/mojo/services/BUILD.gn
diff --git a/media/mojo/services/BUILD.gn b/media/mojo/services/BUILD.gn
index 24fcdfc44c8ea0acfd8b6208f9c1ed1e64f121c8..8a6261f90850ffc04abcf6e5ed33a2ed858c6d42 100644
--- a/media/mojo/services/BUILD.gn
+++ b/media/mojo/services/BUILD.gn
@@ -121,13 +121,6 @@
"mojo_type_trait.h",
]
- if (is_android) {
- sources += [
- "mojo_provision_fetcher.cc",
- "mojo_provision_fetcher.h",
- ]
- }
-
configs += [ "//build/config/compiler:no_size_t_to_int_warning" ]
}
« no previous file with comments | « media/mojo/interfaces/provision_fetcher.mojom ('k') | media/mojo/services/android_mojo_media_client.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698