 Chromium Code Reviews
 Chromium Code Reviews Issue 2400563002:
  Adds Mojo IDL.  (Closed)
    
  
    Issue 2400563002:
  Adds Mojo IDL.  (Closed) 
  | Index: third_party/WebKit/Source/core/mojo/DEPS | 
| diff --git a/third_party/WebKit/Source/core/mojo/DEPS b/third_party/WebKit/Source/core/mojo/DEPS | 
| new file mode 100644 | 
| index 0000000000000000000000000000000000000000..a3ad46964e418e4b11347842cf876678ebe3ff0b | 
| --- /dev/null | 
| +++ b/third_party/WebKit/Source/core/mojo/DEPS | 
| @@ -0,0 +1,3 @@ | 
| +include_rules = [ | 
| + "+mojo/public/cpp/system", | 
| +] |