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

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

Issue 607233002: Nukes NativeViewportClient::OnCreated (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix build Created 6 years, 3 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/pepper_container_app/pepper_container_app.cc ('k') | mojo/examples/sample_app/sample_app.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/examples/sample_app/BUILD.gn
diff --git a/mojo/examples/sample_app/BUILD.gn b/mojo/examples/sample_app/BUILD.gn
index ff2f151f38b61f8bc7741e53401b279b2bb55af5..d44e6e4f865cf73349e91d931f6de0f111c05515 100644
--- a/mojo/examples/sample_app/BUILD.gn
+++ b/mojo/examples/sample_app/BUILD.gn
@@ -14,6 +14,7 @@ shared_library("sample_app") {
deps = [
":spinning_cube",
+ "//base",
"//gpu/command_buffer/client:gles2_interface",
"//mojo/public/c/system:for_shared_library",
"//mojo/public/cpp/application:standalone",
« no previous file with comments | « mojo/examples/pepper_container_app/pepper_container_app.cc ('k') | mojo/examples/sample_app/sample_app.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698