Index: Source/build/scripts/templates/InternalSettingsGenerated.h.tmpl |
diff --git a/Source/build/scripts/templates/InternalSettingsGenerated.h.tmpl b/Source/build/scripts/templates/InternalSettingsGenerated.h.tmpl |
index e74ae927f6103a062022a3ce9ab57cb9349a7a94..38ff9b8351c5dd5738aebdbf07e9e77345cb3e0a 100644 |
--- a/Source/build/scripts/templates/InternalSettingsGenerated.h.tmpl |
+++ b/Source/build/scripts/templates/InternalSettingsGenerated.h.tmpl |
@@ -11,7 +11,7 @@ |
#include "wtf/RefCounted.h" |
#include "wtf/text/WTFString.h" |
-namespace WebCore { |
+namespace blink { |
class Page; |
@@ -34,6 +34,6 @@ private: |
{% endfor %} |
}; |
-} // namespace WebCore |
+} // namespace blink |
#endif // InternalSettingsGenerated_h |