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

Unified Diff: ui/gl/gpu_switching_manager.h

Issue 2050943002: Roll base to 9e74307b276b2f9988005c0e97e85ee222586f79. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Created 4 years, 6 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 | « ui/gfx/android/shared_device_display_info.cc ('k') | ui/gl/gpu_switching_manager.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/gl/gpu_switching_manager.h
diff --git a/ui/gl/gpu_switching_manager.h b/ui/gl/gpu_switching_manager.h
index 7b018533a39a97dc76caf41f54f893c8d5a099d1..b578a8e7893992e7af26690a0ae1592294bd9767 100644
--- a/ui/gl/gpu_switching_manager.h
+++ b/ui/gl/gpu_switching_manager.h
@@ -49,7 +49,7 @@ class GL_EXPORT GpuSwitchingManager {
void NotifyGpuSwitched();
private:
- friend struct DefaultSingletonTraits<GpuSwitchingManager>;
+ friend struct base::DefaultSingletonTraits<GpuSwitchingManager>;
GpuSwitchingManager();
virtual ~GpuSwitchingManager();
« no previous file with comments | « ui/gfx/android/shared_device_display_info.cc ('k') | ui/gl/gpu_switching_manager.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698