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

Unified Diff: .gn

Issue 1922613003: Add blimp to root GN check_targets (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Start depending on change to fix //content Created 4 years, 8 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 | blimp/client/BUILD.gn » ('j') | blimp/engine/BUILD.gn » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: .gn
diff --git a/.gn b/.gn
index b6a59c3e52c0e9605ea10cc2ab062f0304c73eb8..fe93a9fd53eed56f1be04e70e2eefe338c98900e 100644
--- a/.gn
+++ b/.gn
@@ -18,6 +18,7 @@ check_targets = [
#"//apps/*", # Medium-hard.
"//ash/*",
"//base/*",
+ "//blimp/*",
"//blink/*",
"//breakpad/*",
"//build/*",
« no previous file with comments | « no previous file | blimp/client/BUILD.gn » ('j') | blimp/engine/BUILD.gn » ('J')

Powered by Google App Engine
This is Rietveld 408576698