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

Unified Diff: content/content_browser.gypi

Issue 22912014: Correctly use IsThreadedCompositingEnabled in content_browsertests (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 4 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 | « content/browser/web_contents/web_contents_impl.cc ('k') | content/public/browser/compositor_util.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_browser.gypi
diff --git a/content/content_browser.gypi b/content/content_browser.gypi
index 6d2b5459eaff82a0a15f66058172100ac30a9bf8..4611e299b0aaa3d996b4ce3bd87d54ca50ef303c 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -64,7 +64,6 @@
'public/browser/child_process_data.h',
'public/browser/child_process_security_policy.h',
'public/browser/color_chooser.h',
- 'public/browser/compositor_util.h',
'public/browser/certificate_request_result_type.h',
'public/browser/content_browser_client.cc',
'public/browser/content_browser_client.h',
@@ -570,6 +569,7 @@
'browser/gpu/browser_gpu_channel_host_factory.cc',
'browser/gpu/browser_gpu_channel_host_factory.h',
'browser/gpu/compositor_util.cc',
+ 'browser/gpu/compositor_util.h',
'browser/gpu/gpu_data_manager_impl.cc',
'browser/gpu/gpu_data_manager_impl.h',
'browser/gpu/gpu_data_manager_impl_private.cc',
« no previous file with comments | « content/browser/web_contents/web_contents_impl.cc ('k') | content/public/browser/compositor_util.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698