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

Unified Diff: athena/main/athena_main.gyp

Issue 420663004: Make athena_unittests pass if the chrome executable is not built (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: 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 | « no previous file | athena/main/athena_shell.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: athena/main/athena_main.gyp
diff --git a/athena/main/athena_main.gyp b/athena/main/athena_main.gyp
index 7366e5bac3be8786eae9fdba20c2ff04bbee340e..9e8f836c0190cbadb34a20633e2af1baafc1b38c 100644
--- a/athena/main/athena_main.gyp
+++ b/athena/main/athena_main.gyp
@@ -62,9 +62,9 @@
'../../ui/aura/aura.gyp:aura',
'../../ui/compositor/compositor.gyp:compositor_test_support',
'../../ui/gfx/gfx.gyp:gfx',
- '../../ui/resources/ui_resources.gyp:ui_test_pak',
'../athena.gyp:athena_lib',
'../athena.gyp:athena_test_support',
+ '../resources/athena_resources.gyp:athena_pak',
],
'sources': [
'athena_shell.cc',
« no previous file with comments | « no previous file | athena/main/athena_shell.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698