summaryrefslogtreecommitdiffstats
path: root/chrome/common/pnacl_types.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/common/pnacl_types.h')
-rw-r--r--chrome/common/pnacl_types.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/common/pnacl_types.h b/chrome/common/pnacl_types.h
index f43beea..2804585 100644
--- a/chrome/common/pnacl_types.h
+++ b/chrome/common/pnacl_types.h
@@ -10,7 +10,7 @@
// want to pull googleurl into there, since it would be unnecessary bloat.
#include "base/time/time.h"
-#include "googleurl/src/gurl.h"
+#include "url/gurl.h"
namespace nacl {
// Cache-related information about pexe files, sent from the plugin/renderer