Move some of the memory retrieving code to third_party/Webkit/common
This is a pure refactor CL and does not introduce any functionality change. Moving some of the code that retrieves memory information to t_p/Webkit/common makes it possible to access that code from chrome/browser. In the next CL, chrome/browser/chrome_content_browser_client.cc would call GetApproximatedDeviceMemory() to attach the required client hints to the navigation requests. Bug: 764513 Change-Id: I96e5d812b8f46e83601d02c6c48f1a37919f8041 Reviewed-on: https://chromium-review.googlesource.com/663768Reviewed-by:Fadi Meawad <fmeawad@chromium.org> Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Commit-Queue: Tarun Bansal <tbansal@chromium.org> Cr-Commit-Position: refs/heads/master@{#501648}
Showing
Please register or sign in to comment