Stop building talk/xmllite since it is no longer used.
BUG=3379 R=pbos@webrtc.org Review URL: https://webrtc-codereview.appspot.com/27429004 git-svn-id: http://webrtc.googlecode.com/svn/trunk@7176 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
		@@ -310,20 +310,6 @@
 | 
				
			|||||||
        '<(DEPTH)/third_party/jsoncpp/jsoncpp.gyp:jsoncpp',
 | 
					        '<(DEPTH)/third_party/jsoncpp/jsoncpp.gyp:jsoncpp',
 | 
				
			||||||
      ],
 | 
					      ],
 | 
				
			||||||
      'sources': [
 | 
					      'sources': [
 | 
				
			||||||
        'xmllite/qname.cc',
 | 
					 | 
				
			||||||
        'xmllite/qname.h',
 | 
					 | 
				
			||||||
        'xmllite/xmlbuilder.cc',
 | 
					 | 
				
			||||||
        'xmllite/xmlbuilder.h',
 | 
					 | 
				
			||||||
        'xmllite/xmlconstants.cc',
 | 
					 | 
				
			||||||
        'xmllite/xmlconstants.h',
 | 
					 | 
				
			||||||
        'xmllite/xmlelement.cc',
 | 
					 | 
				
			||||||
        'xmllite/xmlelement.h',
 | 
					 | 
				
			||||||
        'xmllite/xmlnsstack.cc',
 | 
					 | 
				
			||||||
        'xmllite/xmlnsstack.h',
 | 
					 | 
				
			||||||
        'xmllite/xmlparser.cc',
 | 
					 | 
				
			||||||
        'xmllite/xmlparser.h',
 | 
					 | 
				
			||||||
        'xmllite/xmlprinter.cc',
 | 
					 | 
				
			||||||
        'xmllite/xmlprinter.h',
 | 
					 | 
				
			||||||
        'xmpp/asyncsocket.h',
 | 
					        'xmpp/asyncsocket.h',
 | 
				
			||||||
        'xmpp/chatroommodule.h',
 | 
					        'xmpp/chatroommodule.h',
 | 
				
			||||||
        'xmpp/chatroommoduleimpl.cc',
 | 
					        'xmpp/chatroommoduleimpl.cc',
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -76,16 +76,11 @@
 | 
				
			|||||||
      'dependencies': [
 | 
					      'dependencies': [
 | 
				
			||||||
        '<(webrtc_root)/base/base.gyp:rtc_base',
 | 
					        '<(webrtc_root)/base/base.gyp:rtc_base',
 | 
				
			||||||
        '<(webrtc_root)/base/base_tests.gyp:rtc_base_tests_utils',
 | 
					        '<(webrtc_root)/base/base_tests.gyp:rtc_base_tests_utils',
 | 
				
			||||||
 | 
					        '<(webrtc_root)/libjingle/xmllite/xmllite.gyp:rtc_xmllite',
 | 
				
			||||||
        'libjingle.gyp:libjingle',
 | 
					        'libjingle.gyp:libjingle',
 | 
				
			||||||
        'libjingle_unittest_main',
 | 
					        'libjingle_unittest_main',
 | 
				
			||||||
      ],
 | 
					      ],
 | 
				
			||||||
      'sources': [
 | 
					      'sources': [
 | 
				
			||||||
        'xmllite/qname_unittest.cc',
 | 
					 | 
				
			||||||
        'xmllite/xmlbuilder_unittest.cc',
 | 
					 | 
				
			||||||
        'xmllite/xmlelement_unittest.cc',
 | 
					 | 
				
			||||||
        'xmllite/xmlnsstack_unittest.cc',
 | 
					 | 
				
			||||||
        'xmllite/xmlparser_unittest.cc',
 | 
					 | 
				
			||||||
        'xmllite/xmlprinter_unittest.cc',
 | 
					 | 
				
			||||||
        'xmpp/fakexmppclient.h',
 | 
					        'xmpp/fakexmppclient.h',
 | 
				
			||||||
        'xmpp/hangoutpubsubclient_unittest.cc',
 | 
					        'xmpp/hangoutpubsubclient_unittest.cc',
 | 
				
			||||||
        'xmpp/jid_unittest.cc',
 | 
					        'xmpp/jid_unittest.cc',
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user