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

Unified Diff: chrome/BUILD.gn

Issue 1407353007: Add a missing dependency from //chrome:chrome_android_core. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@fix_android_shell_descriptors
Patch Set: merge to #357016 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/BUILD.gn
diff --git a/chrome/BUILD.gn b/chrome/BUILD.gn
index 8816e81abbcb867fffad8d78c5c0cbed1bc8be27..4f3cd2167309fb853cce5081a414f9a1af02d4df 100644
--- a/chrome/BUILD.gn
+++ b/chrome/BUILD.gn
@@ -969,6 +969,7 @@ if (is_android) {
"//chrome/browser",
"//chrome/browser/ui",
"//chrome/child",
+ "//chrome/common",
"//chrome/plugin",
"//chrome/renderer",
"//chrome/utility",
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698