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 |