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

Unified Diff: build/all.gyp

Issue 302473005: athena: Add a minimal executable for just the UI. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 7 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
« athena/ui/athena_ui_main.cc ('K') | « athena/ui/athena_ui_main.gyp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/all.gyp
diff --git a/build/all.gyp b/build/all.gyp
index 75e224dc8dfdaef264acb374e475630fdf9b51cc..942dc344b0062b81d24621a5a6e0f3c1018fbf10 100644
--- a/build/all.gyp
+++ b/build/all.gyp
@@ -228,6 +228,7 @@
['chromeos==1', {
'dependencies': [
'../athena/main/athena_main.gyp:*',
+ '../athena/ui/athena_ui_main.gyp:*',
],
}],
],
« athena/ui/athena_ui_main.cc ('K') | « athena/ui/athena_ui_main.gyp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698