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

Unified Diff: chrome/chrome.gyp

Issue 518423002: Reland "ui: Move ui_unittests.gyp into ui/base." (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix ios? Created 6 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 | « build/android/pylib/gtest/setup.py ('k') | ui/base/ui_base_tests.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome.gyp
diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp
index 1db4713351b6dc38c3aa21bfe7bcf035be99fed1..e97ccc3d713b76cf7e638a48c279be671317de46 100644
--- a/chrome/chrome.gyp
+++ b/chrome/chrome.gyp
@@ -443,7 +443,7 @@
'../content/content_shell_and_tests.gyp:content_shell',
'../content/content_shell_and_tests.gyp:content_unittests',
'../net/net.gyp:net_unittests',
- '../ui/ui_unittests.gyp:ui_unittests',
+ '../ui/base/ui_base_tests.gyp:ui_unittests',
],
},
{
« no previous file with comments | « build/android/pylib/gtest/setup.py ('k') | ui/base/ui_base_tests.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698