Index: chrome/browser/gpu/three_d_api_observer.cc |
diff --git a/chrome/browser/three_d_api_observer.cc b/chrome/browser/gpu/three_d_api_observer.cc |
similarity index 99% |
rename from chrome/browser/three_d_api_observer.cc |
rename to chrome/browser/gpu/three_d_api_observer.cc |
index 248f5f96af572c46dd13e5e33264149c6a4a67c0..bcdf93e577f6db8305c16040a7792a429c435657 100644 |
--- a/chrome/browser/three_d_api_observer.cc |
+++ b/chrome/browser/gpu/three_d_api_observer.cc |
@@ -2,7 +2,7 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#include "chrome/browser/three_d_api_observer.h" |
+#include "chrome/browser/gpu/three_d_api_observer.h" |
#include "base/metrics/histogram.h" |
#include "chrome/browser/infobars/confirm_infobar_delegate.h" |