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

Unified Diff: webrtc/api/fakemetricsobserver.h

Issue 2663063003: Enable cpplint and fix cpplint errors in webrtc/api (Closed)
Patch Set: Enable cpplint and fix cpplint errors in webrtc/api Created 3 years, 11 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
« no previous file with comments | « webrtc/api/datachannelinterface.h ('k') | webrtc/api/jsepicecandidate.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/api/fakemetricsobserver.h
diff --git a/webrtc/api/fakemetricsobserver.h b/webrtc/api/fakemetricsobserver.h
index baac0ca8f0f23691f3ae3bffba4552c682d283ab..90046c91bfbe8be9dc05878d44c8824ab4481c76 100644
--- a/webrtc/api/fakemetricsobserver.h
+++ b/webrtc/api/fakemetricsobserver.h
@@ -13,6 +13,7 @@
#include <map>
#include <string>
+#include <vector>
#include "webrtc/api/peerconnectioninterface.h"
#include "webrtc/base/thread_checker.h"
« no previous file with comments | « webrtc/api/datachannelinterface.h ('k') | webrtc/api/jsepicecandidate.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698