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

Unified Diff: build/android/BUILD.gn

Issue 1774403002: Add missing android files to GN runtime_deps (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 9 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 | build/config/android/internal_rules.gni » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/android/BUILD.gn
diff --git a/build/android/BUILD.gn b/build/android/BUILD.gn
index f5e70018b2c8f1d744493837e77f1c802e2fdcb4..f998edbaf8782ed6093f0c0104e14d2543cbefec 100644
--- a/build/android/BUILD.gn
+++ b/build/android/BUILD.gn
@@ -78,6 +78,7 @@ action("cpplib_stripped") {
group("devil_py") {
data = [
+ "devil_chromium.json",
"devil_chromium.py",
"//third_party/catapult/catapult_base/",
"//third_party/catapult/dependency_manager/",
« no previous file with comments | « no previous file | build/config/android/internal_rules.gni » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698