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

Unified Diff: chrome/browser/gpu/three_d_api_observer.cc

Issue 277623003: Move ThreeDAPIObserver from chrome/browser to chrome/browser/gpu. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 6 years, 7 months 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 | « chrome/browser/gpu/three_d_api_observer.h ('k') | chrome/browser/three_d_api_observer.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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"
« no previous file with comments | « chrome/browser/gpu/three_d_api_observer.h ('k') | chrome/browser/three_d_api_observer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698