Upstream version 5.34.104.0
[platform/framework/web/crosswalk.git] / src / chrome / test / chromedriver / chrome / heap_snapshot_taker.h
index d621932..d0c2334 100644 (file)
@@ -37,7 +37,6 @@ class HeapSnapshotTaker: public DevToolsEventListener {
   Status TakeSnapshotInternal();
 
   DevToolsClient* client_;
-  int snapshot_uid_;
   std::string snapshot_;
 
   DISALLOW_COPY_AND_ASSIGN(HeapSnapshotTaker);