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

Unified Diff: chrome/chrome_tests_unit.gypi

Issue 417493002: Make ui_chromeos_resources IDRs accessible via chrome://theme/<IDR>. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: +test Created 6 years, 5 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 | « chrome/chrome_browser.gypi ('k') | ui/chromeos/resources/ui_chromeos_resources.grd » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_tests_unit.gypi
diff --git a/chrome/chrome_tests_unit.gypi b/chrome/chrome_tests_unit.gypi
index 05585fd01df2b92e49aeae71a2f680e658266aec..a4040fa8b5f7afc137ac67da8100596ee4305474 100644
--- a/chrome/chrome_tests_unit.gypi
+++ b/chrome/chrome_tests_unit.gypi
@@ -2362,6 +2362,7 @@
['chromeos==1', {
'dependencies': [
'../ash/ash_resources.gyp:ash_resources',
+ '../ui/chromeos/ui_chromeos.gyp:ui_chromeos_resources',
],
'sources!': [
'browser/extensions/api/messaging/native_message_process_host_unittest.cc',
« no previous file with comments | « chrome/chrome_browser.gypi ('k') | ui/chromeos/resources/ui_chromeos_resources.grd » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698