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

Unified Diff: printing/BUILD.gn

Issue 2373683003: Remove som GYP annotations, remove unused manifest. (Closed)
Patch Set: Fix Created 4 years, 3 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 | « jingle/BUILD.gn ('k') | remoting/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: printing/BUILD.gn
diff --git a/printing/BUILD.gn b/printing/BUILD.gn
index e41f4f9cc47e7ac4a5f068efcaee7c6c93c357fc..421ae56bb660adeca586a8b49658e67f397b7092 100644
--- a/printing/BUILD.gn
+++ b/printing/BUILD.gn
@@ -292,7 +292,6 @@ if (use_cups) {
}
if (is_android) {
- # GYP: //printing/printing.gyp:printing_jni_headers
generate_jni("printing_jni_headers") {
sources = [
"android/java/src/org/chromium/printing/PrintingContext.java",
@@ -300,7 +299,6 @@ if (is_android) {
jni_package = "printing"
}
- # GYP: //printing/printing.gyp:printing_java
android_library("printing_java") {
deps = [
"//base:base_java",
« no previous file with comments | « jingle/BUILD.gn ('k') | remoting/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698