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

Unified Diff: gpu/gpu.gyp

Issue 7283024: Remove the dependency on app_base from some targets. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: add ui_gfx dependency Created 9 years, 6 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 | remoting/remoting.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gpu/gpu.gyp
diff --git a/gpu/gpu.gyp b/gpu/gpu.gyp
index d9f0efa52fbb5dd8da071761cc0566d155bd1a70..6ef5929252b41274d3f57bafef6f9ede04d3c1c9 100644
--- a/gpu/gpu.gyp
+++ b/gpu/gpu.gyp
@@ -251,7 +251,6 @@
'target_name': 'gpu_unittests',
'type': 'executable',
'dependencies': [
- '../app/app.gyp:app_base',
'../testing/gmock.gyp:gmock',
'../testing/gmock.gyp:gmock_main',
'../testing/gtest.gyp:gtest',
« no previous file with comments | « no previous file | remoting/remoting.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698