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

Unified Diff: chrome/browser/intents/cws_intents_registry.h

Issue 11468030: proof of concept for building with libc++ Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: works. needs breakpad patch too. Created 8 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 | « build/common.gypi ('k') | chrome/browser/nacl_host/nacl_validation_cache.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/intents/cws_intents_registry.h
diff --git a/chrome/browser/intents/cws_intents_registry.h b/chrome/browser/intents/cws_intents_registry.h
index 91b1ddfea13cfe9e19bf331742e895b8e4c1edfa..7621625eb5a66c0e6d661ac2fc63e11fb5780e4b 100644
--- a/chrome/browser/intents/cws_intents_registry.h
+++ b/chrome/browser/intents/cws_intents_registry.h
@@ -13,6 +13,8 @@
#include "googleurl/src/gurl.h"
#include "net/url_request/url_fetcher_delegate.h"
+#include <vector>
+
namespace net {
class URLRequestContextGetter;
}
« no previous file with comments | « build/common.gypi ('k') | chrome/browser/nacl_host/nacl_validation_cache.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698