Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / breakpad / src / processor / basic_source_line_resolver_unittest.cc
index fcf3fa4..7d4cd5c 100644 (file)
@@ -27,6 +27,7 @@
 // (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
 // OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
+#include <assert.h>
 #include <stdio.h>
 
 #include <string>
@@ -102,6 +103,9 @@ class MockMemoryRegion: public MemoryRegion {
     *value = address;
     return true;
   }
+  void Print() const {
+    assert(false);
+  }
 };
 
 // Verify that, for every association in ACTUAL, EXPECTED has the same