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

Unified Diff: chrome/common/BUILD.gn

Issue 2619603002: Remove android_java_ui as it is not used (Closed)
Patch Set: Rebase to master Created 3 years, 11 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 | « chrome/browser/ui/webui/net_export_ui.cc ('k') | chrome/common/features.gni » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/BUILD.gn
diff --git a/chrome/common/BUILD.gn b/chrome/common/BUILD.gn
index 0035042d05533f0d7b24e0006490fca5828d4b12..ec538f55d60eeba429d1a082ab3e697b61ebe509 100644
--- a/chrome/common/BUILD.gn
+++ b/chrome/common/BUILD.gn
@@ -31,7 +31,6 @@ grit("resources") {
buildflag_header("features") {
header = "features.h"
flags = [
- "ANDROID_JAVA_UI=$android_java_ui",
"ENABLE_APP_LIST=$enable_app_list",
"ENABLE_BACKGROUND=$enable_background",
"ENABLE_BASIC_PRINT_DIALOG=$enable_basic_print_dialog",
« no previous file with comments | « chrome/browser/ui/webui/net_export_ui.cc ('k') | chrome/common/features.gni » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698