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

Unified Diff: mojo/examples/media_viewer/BUILD.gn

Issue 642243005: Remove comments regarding deleted mojo_examlpes.gypi. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 2 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 | « mojo/examples/keyboard/BUILD.gn ('k') | mojo/examples/nesting_app/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/examples/media_viewer/BUILD.gn
diff --git a/mojo/examples/media_viewer/BUILD.gn b/mojo/examples/media_viewer/BUILD.gn
index b251b2d89e39e3188ab148dea54b035b0a6a8dad..ae75ec3202db846db709bfc0c7ab7a9defcdaa4f 100644
--- a/mojo/examples/media_viewer/BUILD.gn
+++ b/mojo/examples/media_viewer/BUILD.gn
@@ -7,7 +7,6 @@ import("//mojo/public/tools/bindings/mojom.gni")
if (use_aura) {
-# GYP version: mojo/mojo_examples.gypi:mojo_media_viewer
shared_library("media_viewer") {
output_name = "mojo_media_viewer"
@@ -34,7 +33,6 @@ shared_library("media_viewer") {
} # use_aura
-# GYP version: mojo/mojo_examples.gypi:mojo_media_viewer_bindings
mojom("bindings") {
sources = [
"media_viewer.mojom",
« no previous file with comments | « mojo/examples/keyboard/BUILD.gn ('k') | mojo/examples/nesting_app/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698