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

Unified Diff: ui/base/layout.h

Issue 2043063002: DO NOT COMMIT - Unrelated changes made by run-clang-tidy.py (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@d_WE998_allwin
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
Index: ui/base/layout.h
diff --git a/ui/base/layout.h b/ui/base/layout.h
index fd2627bbc508dc171371e1f155e53998256ad8f8..d456c32d5379202ff999193611f7c88b7f98020a 100644
--- a/ui/base/layout.h
+++ b/ui/base/layout.h
@@ -31,7 +31,7 @@ UI_BASE_EXPORT const std::vector<ScaleFactor>& GetSupportedScaleFactors();
UI_BASE_EXPORT ScaleFactor GetSupportedScaleFactor(float image_scale);
// Returns the ScaleFactor used by |view|.
-UI_BASE_EXPORT float GetScaleFactorForNativeView(gfx::NativeView view);
+UI_BASE_EXPORT float GetScaleFactorForNativeView(gfx::NativeViewId view);
// Returns true if the scale passed in is the list of supported scales for
// the platform.
« third_party/zlib/contrib/minizip/zip.c ('K') | « third_party/zlib/contrib/minizip/zip.c ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698