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

Unified Diff: gpu/command_buffer/service/gles2_cmd_decoder.cc

Issue 2059143002: "up-to-date" should only use hyphens when used as compound modifier of a noun (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase 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: gpu/command_buffer/service/gles2_cmd_decoder.cc
diff --git a/gpu/command_buffer/service/gles2_cmd_decoder.cc b/gpu/command_buffer/service/gles2_cmd_decoder.cc
index d5a7355b690b624bbe4a9624ed6c32d2a1d8ca55..bafcfa05d0056a7cb46436f2f63cf0457ade5c10 100644
--- a/gpu/command_buffer/service/gles2_cmd_decoder.cc
+++ b/gpu/command_buffer/service/gles2_cmd_decoder.cc
@@ -2208,7 +2208,7 @@ class GLES2DecoderImpl : public GLES2Decoder, public ErrorStateClient {
// Most recent generation of the TextureManager. If this no longer matches
// the current generation when our context becomes current, then we'll rebind
- // all the textures to stay up-to-date with Texture::service_id() changes.
+ // all the textures to stay up to date with Texture::service_id() changes.
uint32_t texture_manager_service_id_generation_;
bool force_shader_name_hashing_for_test;
« no previous file with comments | « extensions/browser/api/web_request/web_request_api.cc ('k') | native_client_sdk/src/build_tools/sdk_tools/command/list.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698