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

Unified Diff: chrome/chrome_browser.gypi

Issue 8353007: Update name to match define. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 years, 2 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 | « build/common.gypi ('k') | content/content_common.gypi » ('j') | 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 17a9b93889f9e4483294b8c86ddd61cf74e1a063..c8adf4ccdc57f00b89bf99f525fb83d68f2cbfaa 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -4182,13 +4182,13 @@
'../ui/aura_shell/aura_shell.gyp:aura_shell',
],
}],
- ['views_gpu_image_transport==0', {
+ ['ui_compositor_image_transport==0', {
'sources/': [
['exclude', '^browser/renderer_host/accelerated_surface_container_touch.cc'],
['exclude', '^browser/renderer_host/accelerated_surface_container_touch.h'],
],
}],
- ['views_gpu_image_transport==1', {
+ ['ui_compositor_image_transport==1', {
'dependencies': [
'../ui/gfx/compositor/compositor.gyp:compositor',
'../ui/gfx/gl/gl.gyp:gl',
« no previous file with comments | « build/common.gypi ('k') | content/content_common.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698