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

Unified Diff: third_party/WebKit/public/web/WebDeviceEmulationParams.h

Issue 2388103002: reflow comments in public/web (Closed)
Patch Set: Created 4 years, 2 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 | « third_party/WebKit/public/web/WebDevToolsFrontend.h ('k') | third_party/WebKit/public/web/WebDocument.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/public/web/WebDeviceEmulationParams.h
diff --git a/third_party/WebKit/public/web/WebDeviceEmulationParams.h b/third_party/WebKit/public/web/WebDeviceEmulationParams.h
index 650fe40d989862a26a279f6db126b78151d27944..e930984ac809ddecfebf396a6c00f66a618b7262 100644
--- a/third_party/WebKit/public/web/WebDeviceEmulationParams.h
+++ b/third_party/WebKit/public/web/WebDeviceEmulationParams.h
@@ -33,7 +33,8 @@ struct WebDeviceEmulationParams {
// Emulated view size. Empty size means no override.
WebSize viewSize;
- // Whether emulated view should be scaled down if necessary to fit into available space.
+ // Whether emulated view should be scaled down if necessary to fit into
+ // available space.
bool fitToView;
// Offset of emulated view inside available space, not in fit to view mode.
« no previous file with comments | « third_party/WebKit/public/web/WebDevToolsFrontend.h ('k') | third_party/WebKit/public/web/WebDocument.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698