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

Unified Diff: content/utility/utility_thread_impl.h

Issue 2832633002: Add PDF compositor service (Closed)
Patch Set: remove headers Created 3 years, 8 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: content/utility/utility_thread_impl.h
diff --git a/content/utility/utility_thread_impl.h b/content/utility/utility_thread_impl.h
index bd054142564bf5fdae6228162aab8c7bad24f332..884cf8150d020fdc103aa889f64d349b8873edf7 100644
--- a/content/utility/utility_thread_impl.h
+++ b/content/utility/utility_thread_impl.h
@@ -40,6 +40,7 @@ class UtilityThreadImpl : public UtilityThread,
void ReleaseProcessIfNeeded() override;
void EnsureBlinkInitialized() override;
+ void EnsureReadyForSkia() override;
private:
void Init();

Powered by Google App Engine
This is Rietveld 408576698