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

Unified Diff: content/browser/browser_main_loop.h

Issue 1547793004: Make gpu black list work again on Linux (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 11 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/browser/browser_main_loop.h
diff --git a/content/browser/browser_main_loop.h b/content/browser/browser_main_loop.h
index ae07f764237b34dddea032ef22e568187c3dca6b..3a8a4950f166d88dd9b22af3305faf22b7e91e12 100644
--- a/content/browser/browser_main_loop.h
+++ b/content/browser/browser_main_loop.h
@@ -172,6 +172,7 @@ class CONTENT_EXPORT BrowserMainLoop {
// InitStartupTracingForDuration()
// CreateStartupTasks()
// PreCreateThreads()
+ // PreCreateThreadsEnd()
// CreateThreads()
// BrowserThreadsStarted()

Powered by Google App Engine
This is Rietveld 408576698