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

Unified Diff: testing/DEPS

Issue 2380713005: Move fxjs/include to fxjs (Closed)
Patch Set: Rebase to master Created 4 years, 3 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 | « fxjs/include/fxjse.h ('k') | testing/js_embedder_test.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/DEPS
diff --git a/testing/DEPS b/testing/DEPS
index 32b3100b729ecee9a5e6e1068dbd0bd336a5697c..4110b9b4d769617db586b8df337703daffa6bf10 100644
--- a/testing/DEPS
+++ b/testing/DEPS
@@ -2,9 +2,9 @@ include_rules = [
'+core/fpdfapi',
'+core/fxcodec',
'+core/fxcrt',
- '+core/fxge/include',
- '+core/include',
- '+fxjs/include',
+ '+core/fxge',
+ '+core',
+ '+fxjs',
'+public',
'+v8',
'+xfa/fde',
« no previous file with comments | « fxjs/include/fxjse.h ('k') | testing/js_embedder_test.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698