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

Unified Diff: chrome/chrome_browser.gypi

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/three_d_api_observer.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index 42fc1d2c0b2d7e9e7cc0ad5db4bd0639d5b1f584..e7a6abdaba51ce21ba8f8e6991f72c928fd1b26b 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -706,6 +706,8 @@
'browser/gpu/gpu_feature_checker.h',
'browser/gpu/gpu_mode_manager.cc',
'browser/gpu/gpu_mode_manager.h',
+ 'browser/gpu/three_d_api_observer.cc',
+ 'browser/gpu/three_d_api_observer.h',
'browser/guest_view/ad_view/ad_view_constants.cc',
'browser/guest_view/ad_view/ad_view_constants.h',
'browser/guest_view/ad_view/ad_view_guest.cc',
@@ -2468,8 +2470,6 @@
'browser/themes/theme_service_mac.mm',
'browser/themes/theme_syncable_service.cc',
'browser/themes/theme_syncable_service.h',
- 'browser/three_d_api_observer.cc',
- 'browser/three_d_api_observer.h',
'browser/thumbnails/content_analysis.cc',
'browser/thumbnails/content_analysis.h',
'browser/thumbnails/content_based_thumbnailing_algorithm.cc',
« no previous file with comments | « chrome/browser/three_d_api_observer.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698