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

Unified Diff: tools/ipc_fuzzer/message_lib/DEPS

Issue 108283005: Moved ipc-specific files from autofill/core to autofill/content. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: "Final" fix. Created 7 years 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
Index: tools/ipc_fuzzer/message_lib/DEPS
diff --git a/tools/ipc_fuzzer/message_lib/DEPS b/tools/ipc_fuzzer/message_lib/DEPS
index 5b62065526abdd9ff64e5f3be323a67a22fd01b8..cf3a55280c488d4a800cc0c8fe5c8c23f1429c29 100644
--- a/tools/ipc_fuzzer/message_lib/DEPS
+++ b/tools/ipc_fuzzer/message_lib/DEPS
@@ -1,6 +1,6 @@
include_rules = [
"+chrome/common",
- "+components/autofill/core/common",
+ "+components/autofill/content/common",
"+components/nacl/common",
"+components/tracing",
"+components/visitedlink/common",

Powered by Google App Engine
This is Rietveld 408576698