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

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

Issue 2447483002: Test win_clang compile only check in core/resources. (Closed)
Patch Set: filter win platform build Created 4 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 | « blimp/client/core/BUILD.gn ('k') | blimp/client/core/resources/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: blimp/client/core/contents/BUILD.gn
diff --git a/blimp/client/core/contents/BUILD.gn b/blimp/client/core/contents/BUILD.gn
index 2423801ab60b693b829abbce3aaff739bdab7bbf..330707d4c8e658dc0717fc70d4849f887e8271c3 100644
--- a/blimp/client/core/contents/BUILD.gn
+++ b/blimp/client/core/contents/BUILD.gn
@@ -168,7 +168,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",
« no previous file with comments | « blimp/client/core/BUILD.gn ('k') | blimp/client/core/resources/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698