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

Unified Diff: ui/base/BUILD.gn

Issue 2202033002: ui: Remove unneeded RegisterNatives() call on Android (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@jnireg1
Patch Set: rebase, unused headers Created 4 years, 4 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 | « content/public/test/content_test_suite_base.cc ('k') | ui/base/android/ui_base_jni_registrar.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/base/BUILD.gn
diff --git a/ui/base/BUILD.gn b/ui/base/BUILD.gn
index ff6d3ad4648e5e802d34c2547fe14bdfe5dcfe34..38116ea3cef53f0eaed47b6a95f3e551a84cc22b 100644
--- a/ui/base/BUILD.gn
+++ b/ui/base/BUILD.gn
@@ -146,7 +146,6 @@ component("base") {
"default_theme_provider_mac.mm",
"device_form_factor.h",
"device_form_factor_android.cc",
- "device_form_factor_android.h",
"device_form_factor_desktop.cc",
"device_form_factor_ios.mm",
"dragdrop/drag_drop_types.h",
« no previous file with comments | « content/public/test/content_test_suite_base.cc ('k') | ui/base/android/ui_base_jni_registrar.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698