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

Unified Diff: blimp/client/core/switches/blimp_client_switches.h

Issue 2503763002: Revert of Add skia extension to allow setting default fontmgr on linux. Use it to allow the linux blimp clien… (Closed)
Patch Set: Created 4 years, 1 month 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 | « blimp/client/app/linux/blimp_main.cc ('k') | blimp/client/core/switches/blimp_client_switches.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: blimp/client/core/switches/blimp_client_switches.h
diff --git a/blimp/client/core/switches/blimp_client_switches.h b/blimp/client/core/switches/blimp_client_switches.h
index d376a9684da1db59b41a1238d3d87163aec662fb..4a0658f16307d610bf48b5cf5d3320c8a59846e7 100644
--- a/blimp/client/core/switches/blimp_client_switches.h
+++ b/blimp/client/core/switches/blimp_client_switches.h
@@ -36,9 +36,6 @@
// Enables downloading the complete page from the engine.
extern const char kDownloadWholeDocument[];
-// Specifies directory where android fonts are stored for use in Linux client.
-extern const char kAndroidFontsPath[];
-
} // namespace switches
} // namespace blimp
« no previous file with comments | « blimp/client/app/linux/blimp_main.cc ('k') | blimp/client/core/switches/blimp_client_switches.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698