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

Unified Diff: third_party/twisted_8_1/twisted/web/woven/FlashConduitGlue.html

Issue 12261012: Remove third_party/twisted_8_1 (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Created 7 years, 10 months 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
Index: third_party/twisted_8_1/twisted/web/woven/FlashConduitGlue.html
diff --git a/third_party/twisted_8_1/twisted/web/woven/FlashConduitGlue.html b/third_party/twisted_8_1/twisted/web/woven/FlashConduitGlue.html
deleted file mode 100644
index 1dc6367947baa542b21d936785bf057850b7eb17..0000000000000000000000000000000000000000
--- a/third_party/twisted_8_1/twisted/web/woven/FlashConduitGlue.html
+++ /dev/null
@@ -1,25 +0,0 @@
-<div>
- <script language="javascript" src="WebConduit2_js">
- .
- </script>
- <iframe style="width: 0; height: 0" id="woven_inputConduit" src="input_html">
- .
- </iframe>
-<!-- <iframe style="width: 100%" id="woven_outputConduit" src="?woven_hookupOutputConduitToThisFrame=1">
- </iframe>-->
-<OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
- codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0"
- WIDTH="0" HEIGHT="0" id="FlashConduit_swf" ALIGN="">
- <PARAM NAME="movie" value="FlashConduit_swf" view="woven_flashConduitSessionView" />
- <PARAM NAME="quality" VALUE="high" />
- <PARAM NAME="bgcolor" VALUE="#FFFFFF" />
- <EMBED view="woven_flashConduitSessionView" src="FlashConduit_swf" name="FlashConduit_swf" swLiveConnect="true"
- quality="high" bgcolor="#FFFFFF" WIDTH="0" HEIGHT="0" NAME="FlashConduit_swf" ALIGN=""
- TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer">
- <!-- if neither object nor embed works, this should... -->
-<!-- <iframe style="width: 100%" id="woven_outputConduit" src="?woven_hookupOutputConduitToThisFrame=1">
- </iframe>
--->
- </EMBED>
-</OBJECT>
-</div>

Powered by Google App Engine
This is Rietveld 408576698