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

Unified Diff: ui/android/BUILD.gn

Issue 1519243002: Remove many unused files from //skia/ext (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 5 years 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 | « skia/ext/recursive_gaussian_convolution_unittest.cc ('k') | ui/gfx/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/android/BUILD.gn
diff --git a/ui/android/BUILD.gn b/ui/android/BUILD.gn
index e0c6c56daa6378c8272a5e59aa31f5c80167d5e8..8e13dc62105a6d691f763d2a8db3bc0a5ea385a2 100644
--- a/ui/android/BUILD.gn
+++ b/ui/android/BUILD.gn
@@ -2,15 +2,6 @@ import("//build/config/android/rules.gni")
assert(is_android)
-java_cpp_enum("java_enums_srcjar") {
- sources = [
- "../gfx/android/java_bitmap.h",
- ]
- outputs = [
- "org/chromium/ui/gfx/BitmapFormat.java",
- ]
-}
-
java_strings_grd("ui_strings_grd") {
grd_file = "java/strings/android_ui_strings.grd"
outputs = [
« no previous file with comments | « skia/ext/recursive_gaussian_convolution_unittest.cc ('k') | ui/gfx/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698