Index: Source/web/AutofillPopupMenuClient.h |
diff --git a/Source/web/AutofillPopupMenuClient.h b/Source/web/AutofillPopupMenuClient.h |
index 6286319694579b9da9ac98fd2ca44c312346e88d..bf41e175fdcd616db1427f334d941ab24dac2cdb 100644 |
--- a/Source/web/AutofillPopupMenuClient.h |
+++ b/Source/web/AutofillPopupMenuClient.h |
@@ -40,7 +40,7 @@ class PopupMenuStyle; |
class RenderStyle; |
} |
-namespace WebKit { |
+namespace blink { |
class WebString; |
class WebViewImpl; |
template <typename T> class WebVector; |
@@ -140,6 +140,6 @@ private: |
bool m_useLegacyBehavior; |
}; |
-} // namespace WebKit |
+} // namespace blink |
#endif |