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

Unified Diff: webrtc/base/flags.h

Issue 2533213005: Add File::Open / Create functions to take an rtc::Pathname (Closed)
Patch Set: Resolve review comments Created 4 years 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/base/fileutils.h ('k') | webrtc/base/pathutils.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/base/flags.h
diff --git a/webrtc/base/flags.h b/webrtc/base/flags.h
index 6ca50b5cea2ca80fe779f344fb4d80108c6ec441..7a7148732e218410f0c16e511197010bef4bc93e 100644
--- a/webrtc/base/flags.h
+++ b/webrtc/base/flags.h
@@ -24,7 +24,6 @@
#define WEBRTC_BASE_FLAGS_H__
#include "webrtc/base/checks.h"
-#include "webrtc/base/common.h"
#include "webrtc/base/constructormagic.h"
namespace rtc {
« no previous file with comments | « webrtc/base/fileutils.h ('k') | webrtc/base/pathutils.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698