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

Unified Diff: DEPS

Issue 1233583004: Tighten up DEPS include rules. (Closed) Base URL: https://pdfium.googlesource.com/pdfium.git@master
Patch Set: No need for core/DEPS Created 5 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 | core/src/fxcodec/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: DEPS
diff --git a/DEPS b/DEPS
index 9283bf5114dd40cb0cabbc2025563dec03c7138e..8f9633058104d19c9833103124a6ed8597704e30 100644
--- a/DEPS
+++ b/DEPS
@@ -31,11 +31,10 @@ deps_os = {
}
include_rules = [
- '+core/include',
- '+fpdfsdk/include',
'+public',
'+testing',
'+third_party/base',
+ '+v8',
]
hooks = [
« no previous file with comments | « no previous file | core/src/fxcodec/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698