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

Unified Diff: ui/snapshot/snapshot.gyp

Issue 16164002: Fixes a test dependency for building on non-aura snapshot_unittests (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/snapshot/snapshot.gyp
diff --git a/ui/snapshot/snapshot.gyp b/ui/snapshot/snapshot.gyp
index 6e7eb1ae91f2e9b63cb194f6c89ff292f6757714..9f71d0d205ea1fe9e286661ee2c4b7d2fa34aefa 100644
--- a/ui/snapshot/snapshot.gyp
+++ b/ui/snapshot/snapshot.gyp
@@ -47,6 +47,7 @@
'dependencies': [
'../../skia/skia.gyp:skia',
'../../base/base.gyp:base',
+ '../../base/base.gyp:test_support_base',
'../../testing/gtest.gyp:gtest',
'../ui.gyp:ui',
'snapshot'
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698