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

Unified Diff: chrome/renderer/extensions/extension_groups.h

Issue 63273002: Rename WebKit namespace to blink (part 4) (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 1 month 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 | « chrome/renderer/extensions/event_bindings.cc ('k') | chrome/renderer/extensions/extension_helper.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/renderer/extensions/extension_groups.h
diff --git a/chrome/renderer/extensions/extension_groups.h b/chrome/renderer/extensions/extension_groups.h
index 7ca01565957b034920bdb2acd9d9152a645035ad..09b6ea1001ebcbab023125beaed2998a76a62ce5 100644
--- a/chrome/renderer/extensions/extension_groups.h
+++ b/chrome/renderer/extensions/extension_groups.h
@@ -7,7 +7,7 @@
namespace extensions {
-// A set of extension groups for use with WebKit::registerExtension and
+// A set of extension groups for use with blink::registerExtension and
// WebFrame::ExecuteScriptInNewWorld to control which extensions get loaded
// into which contexts.
enum ExtensionGroups {
« no previous file with comments | « chrome/renderer/extensions/event_bindings.cc ('k') | chrome/renderer/extensions/extension_helper.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698