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

Unified Diff: ui/ozone/platform/dri/dri_util.h

Issue 953363003: Figure out the default graphics card on the Browser process (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@assume-minigbm
Patch Set: Rename Created 5 years, 10 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
« no previous file with comments | « no previous file | ui/ozone/platform/dri/dri_util.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/ozone/platform/dri/dri_util.h
diff --git a/ui/ozone/platform/dri/dri_util.h b/ui/ozone/platform/dri/dri_util.h
index 51d0187e7472cebfe83b7834c4940ee41cf47a79..742f512f10af7af24e405029fcc258723239c214 100644
--- a/ui/ozone/platform/dri/dri_util.h
+++ b/ui/ozone/platform/dri/dri_util.h
@@ -52,7 +52,7 @@ bool MapDumbBuffer(int fd,
void ForceInitializationOfPrimaryDisplay(const scoped_refptr<DriWrapper>& drm,
ScreenManager* screen_manager);
-base::FilePath GetFirstDisplayCardPath();
+base::FilePath GetPrimaryDisplayCardPath();
} // namespace ui
« no previous file with comments | « no previous file | ui/ozone/platform/dri/dri_util.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698