summaryrefslogtreecommitdiffstats
path: root/content/content_browser.gypi
diff options
context:
space:
mode:
authormarkdittmer <markdittmer@chromium.org>2016-02-23 11:16:11 -0800
committerCommit bot <commit-bot@chromium.org>2016-02-23 19:17:57 +0000
commit6c1a70a5d0436c7c647c995202fbfa307f28983a (patch)
tree2c4ec28f1acc004d5bc76b304cd44a6b051a2fc2 /content/content_browser.gypi
parentc82a278bd475fd1a68d0b9452e028537f4263043 (diff)
downloadchromium_src-6c1a70a5d0436c7c647c995202fbfa307f28983a.zip
chromium_src-6c1a70a5d0436c7c647c995202fbfa307f28983a.tar.gz
chromium_src-6c1a70a5d0436c7c647c995202fbfa307f28983a.tar.bz2
Move content:GPUVideo...Stats to gpu::Video...Stats. HolyJavaStyleNamingBatman!
As a part of the GPU refactor for Mus, we are trying to eliminate spots where content/common/gpu depends on content/. One such dependency is content::GPUVideoMemoryUsageStats. BUG=586367 CQ_INCLUDE_TRYBOTS=tryserver.chromium.win:win_optional_gpu_tests_rel Review URL: https://codereview.chromium.org/1708783002 Cr-Commit-Position: refs/heads/master@{#377036}
Diffstat (limited to 'content/content_browser.gypi')
-rw-r--r--content/content_browser.gypi1
1 files changed, 1 insertions, 0 deletions
diff --git a/content/content_browser.gypi b/content/content_browser.gypi
index 95ba849..8886f75 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -21,6 +21,7 @@
'../device/vibration/vibration.gyp:device_vibration_mojo_bindings',
'../gin/gin.gyp:gin',
'../google_apis/google_apis.gyp:google_apis',
+ '../gpu/gpu.gyp:gpu_ipc_common',
'../mojo/mojo_base.gyp:mojo_application_base',
'../mojo/mojo_base.gyp:mojo_geometry_lib',
'../mojo/mojo_base.gyp:mojo_url_type_converters',