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

Unified Diff: examples/moterm_example_app/BUILD.gn

Issue 1397563003: Remove wm_flow, browser, nesting_app examples (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 5 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 | « examples/browser/browser_host.mojom ('k') | examples/nesting_app/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: examples/moterm_example_app/BUILD.gn
diff --git a/examples/moterm_example_app/BUILD.gn b/examples/moterm_example_app/BUILD.gn
index 8ed0c0e25cbdb4e2cf9507bc3f2db6e9615dbec7..0737a99100efe02d59c9dd1a2b48432a4d456357 100644
--- a/examples/moterm_example_app/BUILD.gn
+++ b/examples/moterm_example_app/BUILD.gn
@@ -11,7 +11,6 @@ mojo_native_application("moterm_example_app") {
deps = [
"//base",
- "//examples/window_manager:bindings",
jamesr 2015/10/14 23:20:53 trung - I don't understand what this dep was for a
viettrungluu 2015/10/15 00:34:01 probably errant cargo-cultism
"//mojo/application",
"//mojo/public/cpp/bindings",
"//mojo/public/cpp/utility",
« no previous file with comments | « examples/browser/browser_host.mojom ('k') | examples/nesting_app/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698