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

Unified Diff: blimp/client/core/contents/BUILD.gn

Issue 2431653004: Setup Blimp internal string resources. (Closed)
Patch Set: Added some recent blimp java xml file. Created 4 years, 1 month 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
Index: blimp/client/core/contents/BUILD.gn
diff --git a/blimp/client/core/contents/BUILD.gn b/blimp/client/core/contents/BUILD.gn
index ab83207e336436de55ec79d41b892f8e28b5885d..da360d3f33e119afa9a40630af7edb3898477acc 100644
--- a/blimp/client/core/contents/BUILD.gn
+++ b/blimp/client/core/contents/BUILD.gn
@@ -169,7 +169,7 @@ if (is_android) {
deps = [
"//base:base_java",
- "//blimp/client/app:blimp_java_resources",
+ "//blimp/client/core/resources:java_resources",
"//blimp/client/public:public_headers_java",
"//third_party/android_tools:android_support_v7_appcompat_java",
"//ui/android:ui_java",

Powered by Google App Engine
This is Rietveld 408576698