Index: webkit/child/websocketstreamhandle_bridge.h |
diff --git a/webkit/glue/websocketstreamhandle_bridge.h b/webkit/child/websocketstreamhandle_bridge.h |
similarity index 84% |
rename from webkit/glue/websocketstreamhandle_bridge.h |
rename to webkit/child/websocketstreamhandle_bridge.h |
index c1712cb20014047c628158d00398ffde7ee6c86d..0de4265a338b00ce517be0d38ecb9b4369b0842f 100644 |
--- a/webkit/glue/websocketstreamhandle_bridge.h |
+++ b/webkit/child/websocketstreamhandle_bridge.h |
@@ -2,8 +2,8 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#ifndef WEBKIT_GLUE_WEBSOCKETSTREAMHANDLE_BRIDGE_H_ |
-#define WEBKIT_GLUE_WEBSOCKETSTREAMHANDLE_BRIDGE_H_ |
+#ifndef WEBKIT_CHILD_WEBSOCKETSTREAMHANDLE_BRIDGE_H_ |
+#define WEBKIT_CHILD_WEBSOCKETSTREAMHANDLE_BRIDGE_H_ |
#include <vector> |
@@ -40,4 +40,4 @@ class WebSocketStreamHandleBridge |
} // namespace webkit_glue |
-#endif // WEBKIT_GLUE_WEBSOCKETSTREAMHANDLE_BRIDGE_H_ |
+#endif // WEBKIT_CHILD_WEBSOCKETSTREAMHANDLE_BRIDGE_H_ |