Index: third_party/WebKit/Source/core/css/MediaQuery.h |
diff --git a/third_party/WebKit/Source/core/css/MediaQuery.h b/third_party/WebKit/Source/core/css/MediaQuery.h |
index 9b01849dc2f8d3ad9076e65443e9b1c18102fa3d..d5f9b11ee0db535915ac9cf6cb7af77647e66ef2 100644 |
--- a/third_party/WebKit/Source/core/css/MediaQuery.h |
+++ b/third_party/WebKit/Source/core/css/MediaQuery.h |
@@ -78,6 +78,6 @@ private: |
String serialize() const; |
}; |
-} // namespace |
+} // namespace blink |
#endif |