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

Unified Diff: .gn

Issue 1262173005: Straightens outs DEPS in mojo/common (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: remove extraneous change Created 5 years, 4 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 | chrome/DEPS » ('j') | mojo/common/BUILD.gn » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: .gn
diff --git a/.gn b/.gn
index 93249b24b2c1d80cec2fb752052d21b8bdf92dd0..62e5ce056e31b8896c95209f1ba732da49c53ded 100644
--- a/.gn
+++ b/.gn
@@ -79,15 +79,14 @@ check_targets = [
"mojo/application/*",
"mojo/build/*",
"mojo/cc/*",
-
- # TODO(sky): resolve this.
- # "mojo/common/*",
+ "mojo/common/*",
"mojo/converters/*",
"mojo/environment/*",
# TODO(sky): resolve this.
# "mojo/gles2/*",
"mojo/gpu/*",
+ "mojo/message_pump/*",
"mojo/nacl/*",
# TODO(sky): resolve this.
« no previous file with comments | « no previous file | chrome/DEPS » ('j') | mojo/common/BUILD.gn » ('J')

Powered by Google App Engine
This is Rietveld 408576698