summaryrefslogtreecommitdiffstats
path: root/chrome/browser/three_d_api_observer.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/three_d_api_observer.cc')
-rw-r--r--chrome/browser/three_d_api_observer.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/three_d_api_observer.cc b/chrome/browser/three_d_api_observer.cc
index 02e52e9..61b39cf 100644
--- a/chrome/browser/three_d_api_observer.cc
+++ b/chrome/browser/three_d_api_observer.cc
@@ -11,9 +11,9 @@
#include "content/public/browser/gpu_data_manager.h"
#include "content/public/browser/web_contents.h"
#include "content/public/common/three_d_api_types.h"
-#include "googleurl/src/gurl.h"
#include "grit/generated_resources.h"
#include "ui/base/l10n/l10n_util.h"
+#include "url/gurl.h"
// ThreeDAPIInfoBarDelegate ---------------------------------------------