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

Unified Diff: chrome/common/BUILD.gn

Issue 1230933002: Patch 3.1: Refactored spellcheck_message_filter to be generic (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@platform_flag
Patch Set: Added enable-android-spellchecker chrome switch to histograms.xml to pass unit test Created 5 years, 5 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
Index: chrome/common/BUILD.gn
diff --git a/chrome/common/BUILD.gn b/chrome/common/BUILD.gn
index e18fa769ab982170485f9565c79e766b6c1b31f8..cfab4d01daca341efc34cdb019d3db7750c6ba5e 100644
--- a/chrome/common/BUILD.gn
+++ b/chrome/common/BUILD.gn
@@ -194,7 +194,6 @@ static_library("common") {
"chrome_version_info_posix.cc",
"icon_with_badge_image_source.cc",
"media_galleries/metadata_types.h",
- "spellcheck_common.cc",
]
} else {
# Non-Android.

Powered by Google App Engine
This is Rietveld 408576698