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

Unified Diff: athena/main/athena_main.gyp

Issue 402643003: Include athena_resource in unit tests (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 | « athena/athena.gyp ('k') | no next file » | 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 aa00ee737fddc03f1a595458e4040fea9e0d4b97..7894cb0d619b188d615bdbbbfa150bc03da71163 100644
--- a/athena/main/athena_main.gyp
+++ b/athena/main/athena_main.gyp
@@ -15,6 +15,8 @@
'../athena.gyp:athena_content_lib',
'../resources/athena_resources.gyp:athena_resources',
'../../apps/shell/app_shell.gyp:app_shell_lib',
+ # debug_widow.cc depends on this. Remove this once debug_window
Albert Bodenhamer 2014/07/17 16:05:47 This comment makes sense, but it's not clear to me
+ # is removed.
'../../ash/ash_resources.gyp:ash_resources',
'../../chromeos/chromeos.gyp:power_manager_proto',
'../../components/components.gyp:autocomplete',
« no previous file with comments | « athena/athena.gyp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698