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

Unified Diff: Source/core/layout/LayoutPart.h

Issue 1005223002: Blink: Replace all "plug-in" with "plugin". (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Revert netscape-dom-access tests. Created 5 years, 9 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 | « Source/core/layout/LayoutEmbeddedObject.h ('k') | Source/core/layout/LayoutPart.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/layout/LayoutPart.h
diff --git a/Source/core/layout/LayoutPart.h b/Source/core/layout/LayoutPart.h
index a08750eb7ff7221ae9fc88ebe4898dfeacc937ea..c8dab58ae9780f16b1da8d6743305b745eb2ad1a 100644
--- a/Source/core/layout/LayoutPart.h
+++ b/Source/core/layout/LayoutPart.h
@@ -29,7 +29,7 @@
namespace blink {
-// Renderer for frames via LayoutFrame and LayoutIFrame, and plug-ins via LayoutEmbeddedObject.
+// Renderer for frames via LayoutFrame and LayoutIFrame, and plugins via LayoutEmbeddedObject.
class CORE_EXPORT LayoutPart : public LayoutReplaced {
public:
explicit LayoutPart(Element*);
« no previous file with comments | « Source/core/layout/LayoutEmbeddedObject.h ('k') | Source/core/layout/LayoutPart.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698