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

Unified Diff: BUILD.gn

Issue 399683005: Enable more tests in GN build. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: more android printing mode 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 | ash/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: BUILD.gn
diff --git a/BUILD.gn b/BUILD.gn
index 301cf6152e8ca9a8cab4e0c1e2c087eeeb8e3d5f..4d55a65d7089541d25d7b52ce78ab17289890ac5 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -93,6 +93,7 @@ group("root") {
"//third_party/zlib",
"//third_party:jpeg",
"//tools/gn",
+ "//ui/app_list",
"//ui/aura",
"//ui/accessibility",
"//ui/base",
@@ -193,6 +194,7 @@ group("root") {
"//third_party/cld_2",
"//third_party/libaddressinput",
"//third_party/ffmpeg",
+ "//ui/app_list",
"//ui/web_dialogs",
"//ui/wm",
"//webkit/browser:storage",
« no previous file with comments | « no previous file | ash/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698