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

Unified Diff: mojo/examples/aura_demo/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/apptest/BUILD.gn ('k') | mojo/examples/bitmap_uploader/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/examples/aura_demo/BUILD.gn
diff --git a/mojo/examples/aura_demo/BUILD.gn b/mojo/examples/aura_demo/BUILD.gn
index ecd184388ed083a84c7b782848d30b3f2ddf514d..1c72ece8a07f7268aa427063d12959a182e63c81 100644
--- a/mojo/examples/aura_demo/BUILD.gn
+++ b/mojo/examples/aura_demo/BUILD.gn
@@ -6,7 +6,6 @@ import("//build/config/ui.gni")
assert(use_aura)
-# GYP version mojo/mojo_examples.gypi:mojo_aura_demo
shared_library("mojo_aura_demo") {
output_name = "mojo_aura_demo"
@@ -34,7 +33,6 @@ shared_library("mojo_aura_demo") {
datadeps = [ ":init" ]
}
-# GYP version mojo/mojo_examples.gypi:mojo_aura_demo_init
shared_library("init") {
output_name = "mojo_aura_demo_init"
« no previous file with comments | « mojo/examples/apptest/BUILD.gn ('k') | mojo/examples/bitmap_uploader/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698