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

Unified Diff: shell/BUILD.gn

Issue 1350723004: Apply gpu workarounds. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: need to use the process command_line so move the init to where the process command line is initiali… Created 5 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 | « services/native_viewport/app_delegate.cc ('k') | shell/android/main.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: shell/BUILD.gn
diff --git a/shell/BUILD.gn b/shell/BUILD.gn
index b201e6be0c9fbde0bfbb5fde080988d1efe53033..cf4e187662b72ec16196dc7fee7c30005abfc0c2 100644
--- a/shell/BUILD.gn
+++ b/shell/BUILD.gn
@@ -74,6 +74,7 @@ if (!mojo_use_prebuilt_mojo_shell) {
deps = shell_common_deps + [
":jni_headers",
+ "//gpu/config",
"//mojo/android:libsystem_java",
"//mojo/services/window_manager/public/interfaces:interfaces",
"//services/native_viewport:lib",
« no previous file with comments | « services/native_viewport/app_delegate.cc ('k') | shell/android/main.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698